Can't install pycrypto

B

becky_lewis

My best guess from the error and a quick look at the setup.py file is
that during setup "chmod 0755 configure" is trying to run but failing.
I'm guessing that you're on windows and don't actually have chmod,
hence the error.

The project on github looks active so you could go and ask for a
windows friendly setup.py file and install using:
python setup.py install

or you could attempt to edit it yourself. I'd suggest asking for a
windows friendly file on github as they will either give you a reason
for it not being possible or will make the fix and everybody can
benefit :)

Hope that helps,

Becky Lewis
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,156
Messages
2,570,878
Members
47,408
Latest member
AlenaRay88

Latest Threads

Top