You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #4 was fixed pip3 wheel installations goes further but fails with some python compilation error building ruamel.yaml.clib
There's a line in log which I thought suggested "wheel package" could help:
Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed.
But the error is the same wheel package installed.
I attach 2 log files
no wheel log.txt - error as it is in installation
wheel log.txt - error if I run pip3 install wheel in cygwin no wheel log.txt wheel log.txt
The text was updated successfully, but these errors were encountered:
khakhilev
changed the title
Pip3 wheel install failure
Pip3 wheel install failure - gcc error building ruamel.yaml.clib
Mar 31, 2021
Since #4 was fixed pip3 wheel installations goes further but fails with some python compilation error building ruamel.yaml.clib
There's a line in log which I thought suggested "wheel package" could help:
Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed.
But the error is the same wheel package installed.
I attach 2 log files
no wheel log.txt - error as it is in installation
wheel log.txt - error if I run pip3 install wheel in cygwin
no wheel log.txt
wheel log.txt
The text was updated successfully, but these errors were encountered: