Closed Ry3yr closed 4 years ago
To clarify, this is on Windows 10?
Nope, Windows 7 x64.
2020-05-04 22:55 GMT+02:00, Maximillian Laumeister notifications@github.com:
To clarify, this is on Windows 10?
-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/MaxLaumeister/PageCrypt/issues/12#issuecomment-623700738
Was this the result of running pip3 install pycrypto
?
Yep. But as far as I recall, both threw errors at me left and right.
And I still don't really understand why "C:\Program Files (x86)\Microsoft Visual Studio 14.0" relevant here... (especially since the command line output refers to a dead link...)
Makes me wonder if I could try this *.py on Ubuntu...
I don't fully understand this either. I usually just run python under linux, since it seems to be more straightforward to set up and use there.
I wish you the best in getting pycrypto installed. I'm going to close this issue because it's not really an issue with PageCrypt, per se, it's an issue regarding pycypto.
Yep, seems that way. At least powershell is working now. Thanks !
First off, the dependencies didn't want to install at all. => complained about "Visual Studio" missing.
As suggested (after searching for the newest instance): (1) I installed this: vs_community__656358267.1586258179.exe ==> not recognized.
Then I utilized the wayback machine and installed this (admittedly older version): visualcppbuildtools_full.exe (2) installed "Windows 8.1 SDK" from
https://web.archive.org/web/20180811054711/https://download.microsoft.com/download/5/f/7/5f7acaeb-8363-451f-9425-68a90f98b238/visualcppbuildtools_full.exe?fixForIE=.exe
-> it did say something about "not installing everything, as a newer version already exists => trying again yielded this: