Skip to content

Insider install problem (Win 11) #7333

Closed Answered by tamasgt
tamasgt asked this question in Q&A
Jul 6, 2024 · 1 comments · 14 replies
Discussion options

You must be logged in to vote

Thanks for the reply. I found the solution.

The problem was caused by the fact that MSYS2 in documentation was installed (I installed it a long time ago.) and therefore the virtual environment is created differently by python. The solution was:

  1. Uninstall MSYS2.
  2. Uninstall Python
  3. Delete directory C:\Users\USERNAME\AppData\Local\Programs\Python\PythonVERSION
  4. Delete python virtual environment.
  5. Install Python
  6. Create python virtual environment.

and it works with latest Python version.
I will look at what you wrote #7163 and add if there is anything new. I'm still using this for now:
https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer

Tamás

Replies: 1 comment 14 replies

Comment options

You must be logged in to vote
14 replies
@kamilkrzyskow
Comment options

@tamasgt
Comment options

Answer selected by squidfunk
@kamilkrzyskow
Comment options

@vedranmiletic
Comment options

@kamilkrzyskow
Comment options

@alexvoss
Comment options

alexvoss Jul 6, 2024
Collaborator Sponsor

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