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]: No Python at '"C:\Users\xxxx\.version-fox\temp\1731090600-10980\python\python.exe' #377

Open
borolepratik opened this issue Nov 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@borolepratik
Copy link

borolepratik commented Nov 10, 2024

Version
0.6.0
OS
Windows

Describe the bug
After a system reboot, i'm unable to run poethepoet tasks from .venv. The .venv directory exists and works as expected for the project.

For example, i have a pre-commit hook for ruff which is run by poethepoet, but fails with the error - No Python at '"C:\Users\xxxx\.version-fox\temp\1731090600-10980\python\python.exe' (username intentionally substituted with xxxx).

Running python --version after activating the venv works fine, but running poetry run poe ruff doesn't. Started seeing this issue after migrating from pyenv-win.

Workaround - delete the .venv, re-uninstall poetry and recreate .venv and things are fine until a system reboot.

> vfox config -l
proxy.url =
proxy.enable = false
storage.sdkPath =
registry.address =
legacyVersionFile.enable = false
cache.availableHookDuration = 12h

Screenshots
image

@borolepratik borolepratik added the bug Something isn't working label Nov 10, 2024
@jan-bar
Copy link
Contributor

jan-bar commented Nov 11, 2024

reference:#290

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants