Open arijitn1 opened 3 months ago
PS C:\Python_VsCode> pip install -r requirements.txt
Processing c:\python_vscode\dist\norenrestapi-0.0.28-py2.py3-none-any.whl (from -r requirements.txt (line 1))
Collecting PyYAML==6.0 (from NorenRestApi==0.0.28->-r requirements.txt (line 1))
Using cached PyYAML-6.0.tar.gz (124 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [54 lines of output]
running egg_info
writing lib\PyYAML.egg-info\PKG-INFO
writing dependency_links to lib\PyYAML.egg-info\dependency_links.txt
writing top-level names to lib\PyYAML.egg-info\top_level.txt
Traceback (most recent call last):
File "C:\Users\admin\AppData\Local\Programs\Python\Python312\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line
353, in
exec(code, locals())
File "
return run_commands(dist)
^^^^^^^^^^^^^^^^^^
File "C:\Users\admin\AppData\Local\Temp\pip-build-env-1iabe4r0\overlay\Lib\site-packages\setuptools_distutils\core.py", line 200, in run_commands
dist.run_commands()
File "C:\Users\admin\AppData\Local\Temp\pip-build-env-1iabe4r0\overlay\Lib\site-packages\setuptools_distutils\dist.py", line 970, in run_commands
self.run_command(cmd)
File "C:\Users\admin\AppData\Local\Temp\pip-build-env-1iabe4r0\overlay\Lib\site-packages\setuptools\dist.py", line 956, in run_command
super().run_command(command)
File "C:\Users\admin\AppData\Local\Temp\pip-build-env-1iabe4r0\overlay\Lib\site-packages\setuptools_distutils\dist.py", line 989, in run_command
cmd_obj.run()
File "C:\Users\admin\AppData\Local\Temp\pip-build-env-1iabe4r0\overlay\Lib\site-packages\setuptools\command\egg_info.py", line 310, in run
self.find_sources()
File "C:\Users\admin\AppData\Local\Temp\pip-build-env-1iabe4r0\overlay\Lib\site-packages\setuptools\command\egg_info.py", line 318, in find_sources
mm.run()
File "C:\Users\admin\AppData\Local\Temp\pip-build-env-1iabe4r0\overlay\Lib\site-packages\setuptools\command\egg_info.py", line 539, in run
self.add_defaults()
File "C:\Users\admin\AppData\Local\Temp\pip-build-env-1iabe4r0\overlay\Lib\site-packages\setuptools\command\egg_info.py", line 577, in add_defaults
sdist.add_defaults(self)
File "C:\Users\admin\AppData\Local\Temp\pip-build-env-1iabe4r0\overlay\Lib\site-packages\setuptools\command\sdist.py", line 102, in add_defaults
super().add_defaults()
File "C:\Users\admin\AppData\Local\Temp\pip-build-env-1iabe4r0\overlay\Lib\site-packages\setuptools_distutils\command\sdist.py", line 250, in add_defaults
self._add_defaults_ext()
File "C:\Users\admin\AppData\Local\Temp\pip-build-env-1iabe4r0\overlay\Lib\site-packages\setuptools_distutils\command\sdist.py", line 335, in _add_defaults_ext
self.filelist.extend(build_ext.get_source_files())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
[notice] A new release of pip is available: 24.0 -> 24.1.2 [notice] To update, run: python.exe -m pip install --upgrade pip PS C:\Python_VsCode>
@arijitn1 didi you solve that?
Unable to install the Shoonya API with python-3.12.4-amd64 and VSCodeUserSetup-x64-1.91.1.
Please guide which version of the python and VsCode I should install and also share the version of all dependent libraries, thanks,
@Shoonya-Dev @Nikhesh @kambalatech - please help thanks again,