Closed
Description
Trying to pass the CI tests for Issue #205 (Issue #208), and it fails to build the doc target.
So I tried to build it myself, and get introduced to the hellish world of python dependencies.
My fundamental problem is that I have both python2 and python3 installed, and it seems even though the doc script is python2 #!/usr/bin/env python2
the virtualenv and pip utilities are using python3. I'm pretty sure that's bad.
New python executable in virtualenv/bin/python3
Also creating executable in virtualenv/bin/python
Metadata
Assignees
Labels
No labels
Activity