flattrade / pythonAPI

17 stars 14 forks source link

Issue with installing norenrestapipy-0.0.16-py2.py3-none-any.whl #11

Open Venkat2050 opened 4 days ago

Venkat2050 commented 4 days ago

Step1: install the dependent libraries mentioned in the requirement file as shown below but because of issue with library "norenrestapipy-0.0.16-py2.py3-none-any.whl", getting error "ERROR: NorenRestApiPy has an invalid wheel, .dist-info directory 'Api-0.0.3.dist-info' does not start with 'norenrestapipy'**"

C:\KGVP_SOFT\Anaconda\Flattrade>C:\KGVP_SOFT\Anaconda\Flattrade\flattradevenv\Scripts\activate.bat

(flattradevenv) C:\KGVP_SOFT\Anaconda\Flattrade>pip install -r C:\KGVP_SOFT\Anaconda\Flattrade\requirements.txt Collecting requests Downloading requests-2.32.3-py3-none-any.whl (64 kB) |████████████████████████████████| 64 kB 465 kB/s Collecting websocket_client Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) |████████████████████████████████| 58 kB 1.1 MB/s Processing c:\kgvp_soft\anaconda\flattrade\dist\norenrestapipy-0.0.16-py2.py3-none-any.whl ERROR: NorenRestApiPy has an invalid wheel, .dist-info directory 'Api-0.0.3.dist-info' does not start with 'norenrestapipy'

Mrjp17 commented 2 days ago

Bhai try downloading the dist file and give path of whl file from there when installing