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
If you invoke this API with python 3.10 or higher, it throws exception.
Traceback (most recent call last):
File "c:\Users\magic\Documents\app.py", line 1, in
from wazirx_sapi_client.rest import Client
File "c:\Users\magic\Documents\wazirx_sapi_client\rest_init_.py", line 4, in
raise BaseException("Python>=3.7 required")
The text was updated successfully, but these errors were encountered:
If you invoke this API with python 3.10 or higher, it throws exception.
Traceback (most recent call last):
File "c:\Users\magic\Documents\app.py", line 1, in
from wazirx_sapi_client.rest import Client
File "c:\Users\magic\Documents\wazirx_sapi_client\rest_init_.py", line 4, in
raise BaseException("Python>=3.7 required")
The text was updated successfully, but these errors were encountered: