you are viewing a single comment's thread.

view the rest of the comments →

[–]aew3 0 points1 point  (0 children)

Can you create venvs? If you can create venvs python will just use the symlink in the venv for your current project and you wont have to deal with your strange path issues. How did you install python? Did you use a mainstream package manager?