Skip to content
Discussion options

You must be logged in to vote

Why aren't you using a virtualenv? This is likely a mismatch between the python executable that you are using to run the application and the one that goes with the pip that you are using to install.

Using a virtual environment removes all these side effects.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ningelschlingel
Comment options

@miguelgrinberg
Comment options

@ningelschlingel
Comment options

@ningelschlingel
Comment options

Answer selected by ningelschlingel
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