-
Hello, I would like to ask you, after the virtual environment is successfully created, what is the Error of reticulate::use_virtualenv('gene_trajectory')? Error in python_config_impl(python): Error 1 …
-
My activated python virtual environment is functional and other installations of modules in the environment work without error, but not your module....
```
(Tally-Echo) root@OBS:~/Tally-Echo# pip3…
-
**Is your feature request related to a problem? Please describe.**
I am new to moon, but I really like what I see! I am looking to use it primarily as a task runner.
But the tasks we want to ru…
-
For system wide installations of applications build with `uv`, it would be nice to have an option to build an execution environment which is self contained and does not rely on the user's local files …
-
## 🐞Describing the bug
I'm on macOS 15.1 RC 2, Python 3.12.7 provided by `pyenv`, and CMake 3.30.5 provided by Homebrew.
I'm trying to use Python 3.12 with the latest 8.3 release of Ultralytics …
-
## Bug report
I'm trying to use a python virtual environment in my colcon workspace to separate system level and node level dependencies. I'm following the instructions given in this [tutorial](htt…
-
Hi,
I have a rather special use case for running TerosHDL and having trouble setting up the toolchain:
![image](https://github.com/user-attachments/assets/74fab534-62fe-4eac-b7dc-76251a9b9892)
…
-
Currently, when we activate a virtual environment in terminal created by ml-maid, say through the command
`pyvenv_3.10.12/bin/python`
it gets activated. But after activating, if we type
`python`
…
-
**REMEMBER TO ATTACH YOUR LOG FILE**
Version: 1.2.0
Locale: en_US
Platform: Windows 10 10.0.22631 AMD64
```
.ensure_and_create(self.display_text)
File "C:\Users\antho\AppData\Local\Program…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Description:
When opening a Python project in Zed, it correctly detects the virtual environments …