DrBwts
DrBwts
Win 10 x64, Python 3.10, pip setup-tools 67.6.1 As Admin I have tried both on-line & off line installs, both give the same errors. Full traceback, ``` >pip install pyspin...
Win 10 x64, Spyder 5.5.0, spyder-kernels 2.5 (as told to install by Spyder) ## Problem Description Tried to connect to an evironment interpreter but even after installing spyder-kernels==2.5 it just...
### Describe the bug Subscriber listener not picking up any payloads ### To reproduce I'm using the code from [Your first Zeno app](https://zenoh.io/docs/getting-started/first-app/). I have 2 Anaconda prompt windows open,...
### Expected behaviour I expected OpenCV's python API to install. I have used the same proceedure in numerous conda environments & have never had a problem like this. In fact...
**Check if issue already exists** Have Google & looked through trouble shooting but not found an answer **Describe the bug** I'm trying to read the calibration data from an OAK-D-lite...
Using an Adafruit QTPy ESP32-S2 and Arduino IDE 2.0.0, DS18B20 non-parasitic, wired with 4.7K pull up on DQ Compiles & uploads fine but just keep getting the `No more addresses.`...
I'm trying to use `split_seqs.py` The meta data on the camera is right & the number of frames I was expecting is correct. During acquisition I could see the thermal...
Win 10, conda env with Python 3.9 `python -m pip install pypotrace` or `pip install pypotrace` I get the same error `Collecting pypotrace Using cached pypotrace-0.3.tar.gz (11 kB) Installing build...
It was all working fine before Xmas but now whenever I uses `j.setchannelenable(True, True)` the channels sometimes turn on & off but always raises the exception `UnexpectedReplyError(ret)` It doesnt seem...
Ubuntu 24.04 Vivado 2024.1 (64 bit) Ran, ``` conda env create -f environment.yml conda activate hls4ml-tutorial ``` I'm trying to run the "Get started" notebook. Its all fine until I...