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

lxml required before it is installed #1

Closed
SimonSapin opened this issue Mar 19, 2012 · 1 comment
Closed

lxml required before it is installed #1

SimonSapin opened this issue Mar 19, 2012 · 1 comment

Comments

@SimonSapin
Copy link
Member

Pygal’s setup.py imports pygal to get the version number, which in turn imports lxml. But lxml might not be installed yet at this point, so the install fails.

@paradoxxxzero
Copy link
Member

Thanks Sapin. I removed the import in 0.9.15

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

2 participants