Grégory Starck
Grégory Starck
> 1\. Disable the use of OpenMP during installation of OpenCV. Place the arguments -DBUILD_OPENMP=OFF -DWITH_OPENMP=OFF in your CMAKE command line. OpenCV will now use pthread. Performance losses are hardly...
@nerdvegas Is Rez still adding/inserting into PYTHONPATH some/any python _system_ libs directory(ies) ? if yes I'll leave this open. If not I'll close ;)
just re-launched with docker image re-built to get latest devpi* components version: ``` devpi-client 7.0.2 devpi-common 4.0.3 devpi-findlinks 3.0.0 devpi-private-mirrors 0.0.3 devpi-semantic-ui 0.2.2 devpi-server 6.10.0 devpi-web 4.2.1 ``` but again...
Also extra-extra information: I'm using 2 replica instances replicating that master server role.
well, after an nth restart after such same crash/error, now I see: ``` 2024-02-20 22:29:00,806 INFO [req100] GET /+changelog/25879- ``` has this solved by itself ? (but I restarted 1...
> The traceback is unrelated to that. It is triggered by the search indexing. If you don't use the search functionality, you could disable it with `--indexer-backend=null` as a workaround...
put (and restarted) --indexer-backend=null on one of my replica : but same above traceback if I try the refresh after. **EDIT:** atm/since I've put --index-backend=null on the master (and restarted...
> Can you access the configured mirror URL from the docker image (`https://pypi.org/simple/bokeh/` by default for that project)? sorry forgot answer this one : but **yes** I can access/download pypi.org/that...
hi @fschulze , for info: my master instance is now ok : no more recurring crash/exception at all and also no more stacktrace/exception if/when I do refresh the (root/pypi/) bokeh...
replica pip list: ``` root@26960be67dbe:/devpi-server# pip list Package Version --------------------- --------- anyio 4.3.0 argon2-cffi 23.1.0 argon2-cffi-bindings 21.2.0 attrs 23.2.0 beautifulsoup4 4.12.3 build 1.0.3 certifi 2024.2.2 cffi 1.16.0 Chameleon 4.5.2 charset-normalizer...