Skip to content

Fedora install #14402

Answered by davidemyers
mintezpresso asked this question in Q&A
Discussion options

You must be logged in to vote

The first command should be:

python3 -m virtualenv --system-site-packages --python="$(command -v python3)" .env

The instructions could have been clearer.

I also ran into problems because the /tmp directory on the Fedora 35 instance I was using was very small. Before running the setup commands I needed to run:

export TMPDIR=/var/tmp

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mintezpresso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants