-
Notifications
You must be signed in to change notification settings - Fork 101
PyPi installation on CentOS 7 fails #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @pevogam. Thanks for the report. Are you using the latest rust nightly? |
No, I am only using the few steps described above. I would prefer to have a more stable release rather than experimental nightly builds and an installation process that is more compatible with the system-wide package manager (in this case RPM) if possible. These are the versions of the relevant packages:
Even if the versions are somewhat archaic (typical of CentOS), I still tried to make an exception by pulling the latest versions through The most default (even if less secure) method
succeeds and also adds rustup which is currently not packaged in an RPM but is very far from canonical. Conclusion from all of this is that this is a CentOS problem related to the RPM-PyPI version compatibility and is not a bug of AutoPy. Thanks though! |
I am trying to install autopy in an as standard way as possible:
But this resulted in an error like:
Do you think it could be a missing package or something else?
The text was updated successfully, but these errors were encountered: