You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am stuck on similiar Windows build error, after successfully building the cryptonight_hash I moved the files to the ./libs dir.. At which point I installed some missing dependencies. There were some missing module errors that I cleared up until this point. PySide and QT are installed, and functioning..Now I am seeing the following;
Fatal Python error: PyThreadState_Get: no current thread
This application has requested the Runtime to terminate in an unusual way.
Please contact the application's support team for more information.
After putting a compiled version of cryptonite_hash.so in the /libs dir nothing notably happened.
cryptonite_hash not found
Any assistance would be greatly appreciated. Thanks in advance! Great work
The text was updated successfully, but these errors were encountered:
I am stuck on similiar Windows build error, after successfully building the cryptonight_hash I moved the files to the ./libs dir.. At which point I installed some missing dependencies. There were some missing module errors that I cleared up until this point. PySide and QT are installed, and functioning..Now I am seeing the following;
After putting a compiled version of cryptonite_hash.so in the /libs dir nothing notably happened.
Any assistance would be greatly appreciated. Thanks in advance! Great work
The text was updated successfully, but these errors were encountered: