You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AI helped me find the problem. When python was installing, it was setting path variables of:
c:\users\dwigh\appdata\local\programs\python\python313\lib\site-packages and
c:\users\dwigh\appdata\local\programs\python\python313
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
# Add a code block here, if required
AI helped me find the problem. When python was installing, it was setting path variables of:
c:\users\dwigh\appdata\local\programs\python\python313\lib\site-packages and
c:\users\dwigh\appdata\local\programs\python\python313
Pip resides in:
c:\users\dwigh\appdata\local\programs\python\python313\Scripts
And when I installed, I told it to update the PATH variable. So, evidently Python has a screwed up install.
CPython versions tested on:
3.13
Operating systems tested on:
Windows
The text was updated successfully, but these errors were encountered: