#5 Installation issues

Closed
opened 3 years ago by r3sus · 3 comments
r3sus commented 3 years ago

Hello, Nichlas and thanks a lot for your work!

I'm having issues installing libray with pip. Following the readme, I get error on installing pycrypto. I've proceeded IAW "Error" section of readme, but still getting errors.

I've tried both pip and pip3; also installing using 'wheel'; but results are same.

Windows, python 3.

My purpose is to decrypt iso.

Please, let me know if any additional information required.

Thanks.

Hello, Nichlas and thanks a lot for your work! I'm having issues installing libray with pip. Following the readme, I get error on installing pycrypto. I've proceeded IAW "Error" section of readme, but still getting errors. I've tried both pip and pip3; also installing using 'wheel'; but results are same. Windows, python 3. My purpose is to decrypt iso. Please, let me know if any additional information required. Thanks.

Thanks!

I'm gonna need a little more information, does pip give you any errors or stacktraces that you could paste here? Would help a lot.

Edit: I saw there were some problems with pycrypto on Windows, I've switched to pycryptodome now so maybe try installing again/updating with pip install libray --upgrade, hopefully it works now.

Thanks! I'm gonna need a little more information, does pip give you any errors or stacktraces that you could paste here? Would help a lot. Edit: I saw there were some problems with pycrypto on Windows, I've switched to pycryptodome now so maybe try installing again/updating with `pip install libray --upgrade`, hopefully it works now.
r3sus commented 3 years ago
Poster

New version installed immediately, thanks a lot!

There's a log of installing pycrypto. First fails 'wheel', then normal installation. https://pastebin.com/19QfdXK9

Oh, now I see: error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/

I guess pycrypto will install well after rebooting. I regret for bothering.

New version installed immediately, thanks a lot! There's a log of installing pycrypto. First fails 'wheel', then normal installation. https://pastebin.com/19QfdXK9 Oh, now I see: `error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/ ` I guess `pycrypto` will install well after rebooting. I regret for bothering.

Don't feel bad, you reminded me I had some bugs to fix and I got to make a release so I see it as a win-win. Pycrypto also seems unmaintained so I'm glad I switched to pycryptodome.

I haven't really tested libray on windows at all, mostly since there are other alternatives, but please feel free to make issues or comments if you find bugs!

Don't feel bad, you reminded me I had some bugs to fix and I got to make a release so I see it as a win-win. Pycrypto also seems [unmaintained](https://github.com/pycrypto/pycrypto/issues/301) so I'm glad I switched to pycryptodome. I haven't really tested libray on windows at all, mostly since there are other alternatives, but please feel free to make issues or comments if you find bugs!
Sign in to join this conversation.
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.