Valentin
Valentin
hi! I cant install via pip for Python 3.10 ```bash $ pip install pyxorfilter ERROR: Could not find a version that satisfies the requirement pyxorfilter (from versions: none) ERROR: No...
I trying to run as described in first lines in README ```sh ➜ Brig git:(master) docker-compose up -d [+] Running 0/4 ⠿ PoolUpdater Error 2.3s ⠿ Trader Error 2.3s ⠿...
tried to run under `python 3.9.15`, installed `requirements-full.txt`, tried `pyopencl` versions `2021.1.1`; `2021.2.2`; but `2022.2.3` is only version which installed without errors. so I trying to run openCL test and...
hi something wrong in newer python versions or maybe `pythondns` is broken? ```python3 >>> from dnsknife import resolver Traceback (most recent call last): File "", line 1, in File "~/.asdf/installs/python/3.8.9/lib/python3.8/site-packages/dnsknife/__init__.py",...
натыкал всё по инструкции, весь обязательный и опциональный софт и библиотеки стоят пожар начинается вот тут ``` make In file included from src/qt/gostcoin.cpp:29: src/qt/splashscreen.h:13:78: error: no viable conversion from 'int'...
When installed in docker and behind some reverse proxy like nginx, container logs does not show real client IP address even if passing right headers from proxy. ```nginx server {...