-
Hi,
Is there any optimizations or settings I can change to get this running on my 3090 24GB? I'm using the photos included in the demo of Yuilang to test the code.
![image](https://github.com/us…
-
**Operating system**: Nixos/ linux
**wxPython version & source**: pypi
**Python version & source**: 3.9
**Description of the problem**:
I get this error when I buil…
-
**Environment**:
- Python version: 3.7.10
- Pip version: 19.3.1
- Operating System: Using Google Colab
- Install method (conda, pip, source): pip
**Description**:
Unable to import fastparq…
-
## Description of bug / unexpected behavior
When plotting a sphere and a grid (NumberPlane) in a 3D scene, the NumberPlane is always rendered on top of the sphere (even when the sphere is over it). T…
-
## Description
button on_click yields UnboundLocalError if variable from parent scope is updated in the function
Update: dict variables do not produce the same error
## Reproduce
`…
-
Hello @enricofer,
I'm having and issue trying to install django-warp on a Ubuntu 16.04 LTS (in VirtualBox Linux Host) update to date.
No problem installing dependencies but could not install Djang…
-
I tried to run the https://github.com/ami-iit/comodo/blob/main/examples/drake_walking.ipynb example notebook from the `main` branch, and I'm getting the following error:
```
# Modify the robot model …
-
Env: trying to set up w/ conda, tried with docker but failed. Ubuntu 20.04 with RTX.
Output:
(FPose1) ysz@ps-Z790-UD:~/FoundationPose$ sudo CMAKE_PREFIX_PATH=$CONDA_PREFIX/lib/python3.9/site-packa…
-
After changing `requirements.txt`, I get this:
```
Traceback (most recent call last):
File "/home/evilsupahfly/src/Flatpak Testing/req2flatpak.py", line 831, in
main()
File "/home/evil…
-
I'm working on incorporating a variant of the `vispy.PlotWidget` into some features in napari (see https://github.com/napari/napari/pull/675#issuecomment-554102325 for a working example of what I'm do…