Return to site

Build setools with python2

broken image

Json_out = hook(**hook_input)įile '/home/ciasto/.local/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py', line 287, in get_requires_for_build_sdistįile '/tmp/build-env-h_1fvjgg/lib/python3.10/site-packages/setuptools/build_meta.py', line 328, in get_requires_for_build_sdist ModuleNotFoundError: No module named 'pip._internal.download'ĭuring handling of the above exception, another exception occurred:įile '/home/ciasto/.local/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py', line 353, in įile '/home/ciasto/.local/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py', line 335, in main I am getting this error: Traceback (most recent call last):

broken image

Installing packages in isolated environment. Python3 -m build Creating virtualenv isolated environment.

broken image
broken image

When I run the below command to build my package

broken image