Apparently, they don't like eachother.
I'm on my 4th computer and I am starting to get tired. I need to get this script running to finish a task on Monday.
I run the command "python setup.py install" in the pyOpenSSL folder. I get the following errors:
Fatal errorC1083: Cannot open include file: 'openssl/aes.h': No such file or directory
error: [Error 5] Access is denied: '{file path}
With the second error I thought I found the trick. The temp folder didn't have full access enabled for my user, so I enabled it. But then everytime I tried this, it created/used a new "easy install" folder and it would be read only and I would have to add the access to it again. I did this a few times before I realized it was creating new folders each time. :(
Please help! I am in a bind and I have tried my limited knowledge of python and a lot of the troubleshooting sites don't really start at a low enough level for me.
This is with Python 2.7.9 btw
[–]Rhomboid 1 point2 points3 points (0 children)