-
Extracted from this discussion. https://github.com/maiself/godot-python-extension/issues/9#issuecomment-2264370479
From @maiself
> For pure python modules that's fine, but any shared libraries …
-
**Is your feature request related to a problem? Please describe.**
Python developing that would be better with cuda accelarate.
**Describe the solution you'd like**
A cuda enabled pip whl such a…
-
any way we can install pip packages at run time ?
-
_Details coming later..._
-
**Describe the bug**
Not able to use `python3 -m pip install -U pip` to upgrade pip from `python3-pip` package in Azure Linux 3.
I'm able to do so in Mariner2.0 and other distros.
**To Reproduce**
S…
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open reports and couldn't find a duplicate
### What happened?
An `environment.yaml`:
```
name: base
platforms:
- linux-64
channels…
-
It looks like the latest release is 0.8.2, but the latest version available on pypi is 0.8.1 which is over a year old and doesn't work with recent versions of JAX, among other things.
-
### What's the problem this feature will solve?
Related to #13, #4, [Benjamin-Loison/choco/issues/18](https://github.com/Benjamin-Loison/choco/issues/18) and #5.
### Describe the solution you'd …
-
Hi all, very excited about your work! I spoke to Dan and Avery earlier today.
Small feature request: can you make your code installable (i.e. include a setup.py or similar)? I'm evaluating Clay as …
-
Hello,
I can't get this package to work, I always get this error when installing:
```
python.exe -m pip install python-call-graph
Collecting python-call-graph
Using cached python-call-graph-2.1…