-
**Describe the bug**
When one already has a virtualenv active, a `.mise.toml` file with a `_.python.venv` directive will add the commanded venv to PATH but always after the already active one. For …
-
### Bug Description
When running subprocesses within the charm code, the Juju Python virtual environment `/var/lib/juju/agents/unit-landscape-server-0/charm/venv/` is included in the system’s PYTHONP…
-
I know that the docs state a dependency on
> virtualenv, 1.10 or later (this is true even with Python 3.3, where virtualenv is included as venv, since venv is not compatible with other versions of Py…
-
# Summary
I ask `uv` to install a Python 3.12 virtual environment and then ask it to run a command using what I assume is the default virtual environment and it actually runs it using Python 3.13.
…
-
The install script tries to install python packages in the default environment, which is also the one apt installs to. Since Debian 12 this environment is a bit protected, so any pip install without e…
-
```
⋊> ~/D/test on main cd metatypedev/
⋊> ~/D/t/metatypedev on main which python3
/opt/homebrew/bin/python3
⋊> ~/D/t/metatypedev on main cd metatype
⋊> ~/D/t/m/metatype on chore/bump-deno-to-…
zifeo updated
3 months ago
-
### 🐛 Describe the bug
Thanks for the new torch release!
I am using torch nested in the bettertransfromer implementation. https://pytorch.org/blog/a-better-transformer-for-fast-transformer-enco…
-
## Environment data
- VS Code version: 1.93.1
- Jupyter Extension version : v2024.8.1
- Python Extension version : v2024.18.0
- OS and version: Linux 6.6.54-2-MANJARO
- Python version: 3.…
-
With [HIT-TMG/KaLM-embedding-multilingual-mini-instruct-v1](https://huggingface.co/HIT-TMG/KaLM-embedding-multilingual-mini-instruct-v1), I have the following error:
```
Loader not specified for m…
-
### Issue description
When creating a new virtual environment ( `pipenv install` ) in an empty directory (ie no Pipfile or Pipfile.lock files) the Python version shown in the Terminal output does n…