mneirynck
mneirynck
tested and works with pip2 and pip3
Same issue here, any fix for this? Just remove the -classic?
For future reference, apparently it's an issue with requests: requirements,txt > requests- uses the latest release (2.30.0) and causes the lambda function to throw the error above. requirements,txt > requests==2.29.0...
Hi I was on a bit of an older version actually when it happened, noticed that a bit too late. I've updated to 2.0.0 now but kept the requests==2.29.0 and...
config.log contents: [pastebin](https://pastebin.com/YTn4mta6)
configure: error: Your python3 lacks threads support, can not build mod_python3 I was using mod_python3 this is an issue from 2023, not sure if it still applies since i dont...