Skip to content
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

PyISO will not install on Fedora 32, citing lxml libraries #205

Open
EPRINC-MP opened this issue Oct 10, 2020 · 3 comments
Open

PyISO will not install on Fedora 32, citing lxml libraries #205

EPRINC-MP opened this issue Oct 10, 2020 · 3 comments

Comments

@EPRINC-MP
Copy link

Installing collected packages: lxml, pyiso
Running setup.py install for lxml ... error

Fedora 32 has python3-lxml-4.4.1-4.fc32.x86_64 installed;

pyiso requires lxml==3.6.4

Shouldn't PyISO be upgraded to use lxml version 4.4?

@alexlach
Copy link

alexlach commented Nov 18, 2020

I encountered the same problem on Windows 10 and MacOS.

@EPRINC-MP
Copy link
Author

EPRINC-MP commented Nov 18, 2020 via email

@ckuethe
Copy link

ckuethe commented Jul 10, 2021

Cowboy time: pip install --nodeps pyiso worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants