Skip to content

Cannot build the doc target on Linux-Arch64 (virtualenv uses python3) #209

Closed
@JodiTheTigger

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions