-
In windows, while trying to run the code on the app, the program has an error "[OSError: [WinError 193] %1 is not a valid Win32 application]" I have seen on terminal where the server is on, there is …
-
Hi Team, I am getting below error while creating GISO. Please help me resolve this issue.
ajay@DESKTOP-FN59VNI:/mnt/c/Ubuntu$ sudo python3 gisobuild.py --iso ncs5500-mini-x-7.9.2.iso --repo TEST -l…
-
### Bug summary
Numba does not support 3.13.0 as of yet. Given Librosa depends on Numba, Librosa can't be installed on python 3.13.0 (only tried with pip).
This issue is also being tracked in the N…
-
### Describe the issue
Processor Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz, 1800 Mhz, 4 Core(s), 8 Logical Processor(s)
GPU Intel UHD Graphics 620
CMake 3.30.4
Build fail on windo…
-
Facing issue with below error while installing openEMS using instructions mentioned [here](https://docs.openems.de/install.html#macos)
error
==> python3 -m pip --python=/usr/local/Cellar/openem…
-
pip install fails on python 3.13
Error message:
```
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [24 lines…
-
### Installation Method
Docker
### The Problem
I'm trying to OCR a Dutch pdf. I've downloaded the Dutch language pack into the linked folder, but I'm getting an error that Ghostscript rasteri…
-
It would be great if there is an enhancement to knimepy by using subprocess.Popen() instead of subprocess.run() with the option to use subprocess.SW_HIDE on Windows platforms. The main advantage of th…
-
### What needs to get done
Catch `FileNotFound` for all `subprocess.run()` calls and raise a `ProviderError`.
### Why it needs to get done
If the executable is not available, `FileNotFound` bubbles…
-
### Issue Description
In a multistage concurrent build with stages A,B,C,D and B,C,D running concurrently depending on A, if any of B,C,D exit, it appears that they garbage collect A, which leads t…