Kotak-Neo / kotak-neo-api

120 stars 112 forks source link

from neo_api_client import NeoApi Traceback (most recent call last): File "<pyshell#0>", line 1, in <module> from neo_api_client import NeoApi ImportError: cannot import name 'NeoApi' from 'neo_api_client' (C:\Users\BAPS\AppData\Local\Programs\Python\Python311\Lib\site-packages\neo_api_client\__init__.py) #198

Closed Jignesh108108 closed 4 months ago

Jignesh108108 commented 4 months ago

While installing it says requirement satisfied but still giving below error from neo_api_client import NeoApi Traceback (most recent call last): File "<pyshell#0>", line 1, in from neo_api_client import NeoApi ImportError: cannot import name 'NeoApi' from 'neo_api_client' (C:\Users\BAPS\AppData\Local\Programs\Python\Python311\Lib\site-packages\neo_api_client__init__.py)