Closed monojk closed 4 years ago
PRs Welcome :)
I was able to reproduce the problem :/ @monojk Have you already found a fix - bumped the version and tested it?
No, I don't have a fix. I'm just a user and trying to use Yotta for compiling micropython.
Any progress on this?
@rwalton-arm Does your fix close this issue?
Yeah, my fix should have resolved this. I tested Windows 10 python 3.7 and 2.7 and the installation completed without issue.
Fix is in v0.20.5. Please let us know if you have any more issues.
Successfully installed. Thanks
When trying to install yotta on Win10 I get the errors at the end. Probable cause:
It requires requests[security] and cryptography>=2.1.4,<=2.3. At the same time requests requires pyOpenSSL which requires cryptography>=2.8
The title line is from stackoverflow where I reported the problem first, thus the [duplicate], sorry for the misleading text. The comment in stackoverflow states that this must be fixed in yotta.
From the installation: