Skip to content

Starting from a new install - ImportError: Module use of python311.dll conflicts with this version of Python. #14502

Answered by Britlion
Britlion asked this question in Q&A
Discussion options

You must be logged in to vote

FOUND IT.

I had SVP installed, and despite shuffling off path variables, there was a leftover one "PYTHONPATH" in my environment, and that was clearly causing the issue. After testing on another machine, and finding the install seems to work, I went back knowing this was some fotware config. Eventually I found it hiding elsewhere in the env vars. Argh!

Advice for other people with weird python issues:

At the command line, try <set | find /I "python"> - this would have saved me some headaches earlier on.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@Britlion
Comment options

@Britlion
Comment options

Comment options

You must be logged in to vote
2 replies
@catshitz
Comment options

@Surran-Peng
Comment options

Answer selected by Britlion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants