Skip to content

After installing python 3.10 in pyenv, I am receiving import errors on all my virtual envs #2166

Answered by native-api
mattmitchell22 asked this question in Q&A
Discussion options

You must be logged in to vote

From your description, it seems that the Django installation that the manage.py belongs to belongs to a different, earlier env than the one you mentioned here.

If that's so, you need make sure the right env is selected when you work with the manage.py.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@native-api
Comment options

@native-api
Comment options

@mattmitchell22
Comment options

@native-api
Comment options

@mattmitchell22
Comment options

Answer selected by native-api
Comment options

You must be logged in to vote
1 reply
@native-api
Comment options

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