-
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 …
-
Incoming websocket connection...
INFO: connection open
Received params
Using openAiApiKey from client-side settings dialog
Using official OpenAI URL
Generating html_css code in image mode usi…
-
### Description
If my project's dependency has a git+ssh dependency (transitive) declared in its pyproject.toml, and my project has the same dependency declared with git+ssh, resolution fails when ru…
-
following is the configuraration
- 0.9.0 works
```
import os
import pytest
os.environ["RYUK_CONTAINER_IMAGE"] = "testcontainers/ryuk:0.9.0"
from testcontainers.kafka import RedpandaContainer
@pyt…
-
I ideally dont .venv/ folders cluttering my project folders (not the least because they may not be safe to move, at least with `venv`)
In my [personal (also rust) workflow tool](https://github.com/…
-
```
Traceback (most recent call last):
File "/home/ray/anaconda3/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/ray/anaco…
-
I'm trying to add django-components to a project that has webpack-loader and uses ManifestStaticFilesStorage.
When I add ComoonentsFileSystemFinder, then collectstatic stops working
```
STATICF…
-
Too many issues will kill our team's development velocity, drastically.
Make sure you have checked all steps below.
### Prerequisite
* [x] Make sure your problem is not listed in [the common buil…
-
Virtualenv installed
![Screenshot from 2024-10-17 11-10-19](https://github.com/user-attachments/assets/29e3d843-ca24-4900-a011-ae750d1d27ae)
Still get this
![Screenshot from 2024-10-17 11-09-43](…
-
I feel like I'm going against the grain here and maybe that's the issue.
I'd like to replace `setup-python` with `setup-uv`. Our existing CI uses `python` from `setup-python` directly, without sett…