-
### Is there an existing issue for the same bug?
- [X] I have checked the troubleshooting document at https://docs.all-hands.dev/modules/usage/troubleshooting
- [X] I have checked the existing issues…
-
I have trouble integrating uv with nox.
Here is what I would like to work:
```python
nox.options.default_venv_backend = "uv|virtualenv"
@nox.session
def lint(session: nox.Session) -> None:
…
-
My understanding is that nix "environments" eliminate the need for virtualenv. If this is correct, you might mention this in the "Installing Python" section in which you're already tearing down tradit…
-
### 🐛 Describe the bug
### Bug Description
Whenever DDP used with IterableDataset, if data is not distributed in equal sizes across all ranks (gpus), then on some ranks loss is not calculated for …
-
**❗BEFORE YOU BEGIN❗**
Are you on discord? 🤗 We'd love to have you asking questions on discord instead: https://discord.com/invite/a3K9c8GRGt
**Describe the bug**
No matter what I try, I keep get…
-
### Bug report
Hi,
It is great to see how rapidly pharmpy is being developed, thanks for that!
Recently I installed the new pharmpy/pharmr version 1.3.0 and tried to do a test AMD tool run (…
-
I don't install virtualenv from apt anymore, and instead use `pipx run virtualenv`, if pipx is installed and virtualenv is not - use `pipx run virtualenv` instead
-
Is there support for virtual environments and if so, how?
-
### Check for existing issues
- [X] Completed
### Misc notes
Python development has for a long time depended on virtualenv, in vscode you can select the virtualenv used by the language server. curr…
-
### search you tried in the issue tracker
cache version poetry
### describe your issue
If any version of `python3` has previously been used in a repository, the version of `python3` currently in th…