-
Для чего создаешь venv?:
https://github.com/Meercutio/sbertest/blob/8dbedd3bd53b4159541676ae0453fa1736330078/dockerfile#L9
-
### First Check
- [X] This is not a feature request.
- [X] I added a very descriptive title to this issue (title field is above this).
- [X] I used the GitHub search to find a similar issue and d…
-
необходимо убрать папку **venv** из репозитория, используя **.gitignore**
-
### Description
When trying to update pip in a venv inside of a fuse cryptomator drive (using "pip install -U pip"), I get the following errors: **"ERROR: Failed to restore /lib/python3.12/site-packa…
-
hey there i managed to get it installed on vast.ai with 4xH100 when i run the gradio_ui.py i get this error:
```
2024-10-25 06:12:38,514 WARNING worker.py:1481 -- SIGTERM handler is not set becau…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
create virtual environment does n…
-
.importlinter
```
[importlinter]
root_packages=
blueprinter
blueprinting
database
design
interfaces
legacy
mail
mapbox
render_api
respawned_m…
-
I find that the XPath 2 and 3 expression `min(.//row/count(entry))` doesn't parse with the XPath3Parser (it parses with the XPath2 default parser), the error I get is `elementpath.exceptions.ElementP…
-
I have a python venv and in my opinion, there should be a function to load the venv into the pyo3 runtime. Something like
```Rust
pyo3::set_venv("/path/to/your/venv");
```
would make things very e…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …