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

installation in virtualenv fails #27

Closed
marbu opened this issue Dec 13, 2015 · 2 comments
Closed

installation in virtualenv fails #27

marbu opened this issue Dec 13, 2015 · 2 comments
Assignees

Comments

@marbu
Copy link
Contributor

marbu commented Dec 13, 2015

When I try to install current master of pyp2rpm in virtualenv, it fails with strange error (full output is here https://gist.github.com/marbu/1457a683fe5bac9e47d4).

This is not pyp2rpm issue, the root cause seems to be in pypandoc module (maybe related to sloppy error handling) which is used by setuptools-markdown, which is used by virtualen-api.

Maybe we may ask virtualenv-api upstream to drop setuptools-markdown build dependency, since you can't run it's setup.py wihtout pandoc, which makes haskell stack a build requirement.

@hroncok
Copy link
Member

hroncok commented Mar 24, 2016

Thanks for this and lots of upstream issues. I think the most important is this one:

sjkingo/virtualenv-api#21

@hroncok
Copy link
Member

hroncok commented Apr 1, 2016

sjkingo/virtualenv-api#21 should be fixed now

@mcyprian mcyprian closed this as completed Apr 8, 2016
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