Saturnix

Results 15 comments of Saturnix

Installed pyzmq with sudo ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future pip install pyzmq Still not working. Getting this errors: Traceback (most recent call last): File "node/tornadoloop.py", line 10, in from crypto2crypto import CryptoTransportLayer File "/darkmarket-master/node/crypto2crypto.py",...

Same outcome :( Thanks for your help though.

Yes, I've followed your updated "read me" for OSX.

Will try to upgrade and report back. Current versions are: openssl version OpenSSL 0.9.8y 5 Feb 2013 pip install PyElliptic Requirement already satisfied (use --upgrade to upgrade): PyElliptic in /Library/Python/2.7/site-packages...

OpenSSL update was a pain in the arse (thanks OSX) but I'm now running v1.0.1g Still no success. Seems like "obelisk" is missing. /darkmarket-master/run.sh: line 12: [: =: unary operator...

Thanks a lot both for your work and your support!

Hi, thanks for the answer. Still have to try running the client on Linux: will try and let you know here. Python 3 doesn’t work, I thought it wasn’t supported...

> > I reverted back to before the previous 'git pull' with a 'git reset --hard HEAD@{1}' and the "Torch is not able to use GPU" issue went away so...

Yeah, I’ve noticed that but, strangely enough, it did work. I was able to generate an image. Which GPU and Python version are you running? ________________________________ From: quickwick ***@***.***> Sent:...

> are you perhaps somehow running in CPU mode? Double checked and yes. No idea why or how, but by doing what I've told above it is actually working, but...