Skip to content

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

Description

@lasersPew

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions