-
mod_wsgi (pid=2135587): Failed to exec Python script file '/var/www/html/atc/atc/wsgi.py'.
mod_wsgi (pid=2135587): Exception occurred processing WSGI script '/var/www/html/atc/atc/wsgi.py'.
Tracebac…
-
Having trouble installing the requirements, any ideas?
PS C:\Users\there\Downloads\BHBot-source-code\BHBot> pip install -r requirements.txt
Collecting altgraph==0.17.4 (from -r requirements.txt (l…
-
_This bug might be related to #2520 and #2569._
### Bug description
Adding a slider widget while shadows are enabled crashes the application as long as the user tries to move the camera around.
…
-
Hi!
I'm trying to get an interactive plot with pymapdl. I use an example from the documentation.
```
from ansys.mapdl.core import launch_mapdl
mapdl = launch_mapdl()
print(mapdl)
mapdl.run('/s…
-
I updated to Pyvista 0.33.3 today, from 0.31.3. I still use the same VTK build.
I have the following small plotting script:
```
pv.set_plot_theme("document")
plotter = pv.Plotter(window_size=[…
-
**This issue should serve as a place to discuss all this mess that supporting the Freedesktop.org "standard" for AppStream metadata is for application developers as well as AppImage maintainers, and h…
-
Hey,
I've been labeling images on label-studio community on machine A for a while. Now that I am migrating to machine B I would like to access the label-studio projects I've worked on machine A. Ho…
-
$ pip install libretranslate
Collecting libretranslate
Downloading libretranslate-1.5.7-py3-none-any.whl.metadata (76 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.3/76.3 kB 1.2 MB/s eta 0…
-
Hi,
I am trying to build a docker image based on windows container (mcr.microsoft.com/windows:20H2) to run on it a python project, and I am getting issues running pyvista in the built container. …
-
I followed the configuration in the previous PR, but it didn't install on my device.The configuration is as follows:
accelerate==0.18.0
appdirs==1.4.4
bitsandbytes==0.37.0
bitsandbytes-cuda117==0.…