-
Notifications
You must be signed in to change notification settings - Fork 7
ERROR: file:///C:/Users/hunte/AppData/Local/Programs/Microsoft%20VS%20Code%20Insiders does not appear to be a Python project #369
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
Comments
@hunterhogan Did you trigger this from a workspace or with no-workspace open? |
I was using a workspace. I don't have notes or logs from the other times this has happened, but I'll summarize some things I remember.
|
@hunterhogan Would it be possible to share the project that triggered this? |
Certainly, it has happened in other projects, but the first post in this issue-thread is from https://github.com/hunterhogan/mapFolding, which happens to be my least noob project. New steps taken
C:\apps\mapFolding>dir /b /ah
.git
C:\apps\mapFolding>dir /b
.gitattributes
.github
.gitignore
.vscode
CC-BY-NC-4.0.svg
CITATION.cff
citations
LICENSE
mapFolding
mapFolding.code-workspace
pyproject.toml
pyprojectTemplate.toml
README.md
SECURITY.md
tests
typings
Z0Z_aOFn.py
Z0Z_computationTimes.py
Z0Z_count.py
Z0Z_countFolds.py
Z0Z_leafSequences.py
Z0Z_makeAstTools.py
Z0Z_notes
Z0Z_theDaoSequences.py From panel
C:\apps\mapFolding>dir /b /ah
.git
C:\apps\mapFolding>dir /b
.gitattributes
.github
.gitignore
.venv
.vscode
CC-BY-NC-4.0.svg
CITATION.cff
citations
LICENSE
mapFolding
mapFolding.code-workspace
mapFolding.egg-info
pyproject.toml
pyprojectTemplate.toml
README.md
SECURITY.md
tests
typings
Z0Z_aOFn.py
Z0Z_computationTimes.py
Z0Z_count.py
Z0Z_countFolds.py
Z0Z_leafSequences.py
Z0Z_makeAstTools.py
Z0Z_notes
Z0Z_theDaoSequences.py
C:\apps\mapFolding>c:\apps\mapFolding\.venv\Scripts\activate.bat
(.venv) C:\apps\mapFolding>pip list
Package Version
------- -------
pip 25.0.1
(.venv) C:\apps\mapFolding>py -V
Python 3.13.3
Good luck! |
Type: Bug
Select create environment, select quick create. Get failure message and output says
Extension version: 0.3.11191718
VS Code version: Code - Insiders 1.100.0-insider (ecbbe26188235072fbde7b6f4fd2a0bd6a7c9909, 2025-04-29T05:04:19.843Z)
OS version: Windows_NT x64 10.0.26100
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
The text was updated successfully, but these errors were encountered: