Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [Windows] After activating the virtual environment, it doesn't change where pip points at. #32

Open
lasersPew opened this issue Jul 16, 2023 · 0 comments

Comments

@lasersPew
Copy link

lasersPew commented Jul 16, 2023

More information:

python(this works)

> where.exe python*.exe
C:\Users\lasersPew\Envs\web\Scripts\python.exe
C:\Users\lasersPew\Envs\web\Scripts\pythonw.exe
C:\Users\lasersPew\AppData\Local\Microsoft\WindowsApps\python.exe
C:\Users\lasersPew\AppData\Local\Microsoft\WindowsApps\python3.11.exe
C:\Users\lasersPew\AppData\Local\Microsoft\WindowsApps\python3.exe
C:\Users\lasersPew\AppData\Local\Microsoft\WindowsApps\pythonw.exe
C:\Users\lasersPew\AppData\Local\Microsoft\WindowsApps\pythonw3.11.exe
C:\Users\lasersPew\AppData\Local\Microsoft\WindowsApps\pythonw3.exe

pip(this doesn't work)

C:\Users\lasersPew\AppData\Local\Microsoft\WindowsApps\pip.exe
C:\Users\lasersPew\AppData\Local\Microsoft\WindowsApps\pip3.11.exe
C:\Users\lasersPew\AppData\Local\Microsoft\WindowsApps\pip3.exe

Software Information:
Windows 11
tried both in VSCode and Windows Terminal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant