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
{{ message }}
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
Calling the 'from pow import ccurl_interface' in the header only en running gives a 'Not a valid Win32 application...' message.
For installing both:
pip install pyota[ccurl]
pip install pyota[pow] is not a problem.
Only ccurl needs the Build++ Visual Studio and that is a lot of installation. Annoying:(
So, it has to do with de ccurl (win32?) running on a Win10 (64) pc.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Calling the 'from pow import ccurl_interface' in the header only en running gives a 'Not a valid Win32 application...' message.
For installing both:
pip install pyota[ccurl]
pip install pyota[pow] is not a problem.
Only ccurl needs the Build++ Visual Studio and that is a lot of installation. Annoying:(
So, it has to do with de ccurl (win32?) running on a Win10 (64) pc.
The text was updated successfully, but these errors were encountered: