-
Trying to install uWSGI on Apple arm64 with Python 3.8 fails to install.
```
❯ pip install uWSGI
Collecting uWSGI
Using cached uwsgi-2.0.20.tar.gz (804 kB)
Building wheels for collected packa…
-
Installing collected packages: uwsgi
Running setup.py install for uwsgi ... error
Complete output from command /usr/local/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build…
-
```
16:19:51.492 ********* TT-Miner - Version: 2024.3.3 - Beta 5 (Jul 25 2024 08:21:53)
16:19:51.492 ********* Log system initialized...
16:19:51.492 ********* Internal event system initialized...
…
-
Hi,
I just upgraded the Nanominer to v3.3.12 in RainbowMiner - since it's got Verthash support from this version on, I have got some questions. How does the miner handle the verthash.dat:
- Does…
-
Running windows 10 with nvidia and amd cards. yescrypt and yescryptr* variants are not available for mining or benchmarking on nvidia cards. looks like the configs are there , but it just in't bench…
-
Hello,
Is it possible that you add blockmasters.co to this miner?
Would like to use this miner to mine at that site as well.
Thanks!
-
current master
`cat uwsgi-php.ini`
> [uwsgi]
> uid = nobody
> gid = nobody
> plugins = 0:php
> remap-modifier = 14:0
> socket = :3030
> master = true
> workers = 6
> cheaper = 2
> static-…
ghost updated
4 years ago
-
Hi,
I'm having trouble getting asyncio support working. Hopefully this is just a simple build/misconfiguration issue on my part, but I'd appreciate any pointers!
When I run
uwsgi --async…
-
I get compile error on macOS 10.12.6:
```
uwsgi(master)$ git rev-parse HEAD
10d463797a5a06ac491e3c8fbd508ae76b2b334a
uwsgi(master)$ make
python uwsgiconfig.py --build
using profile: buildconf/…
-
Windows 10, GTX-970.
Ubuntu 20.04, various Maxwell and Pascal cards.
Very often the miner hangs (Windows) or segfaults (Linux) on startup after the stratum connection but before the worksize set
…