We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://stackoverflow.com/questions/78806100/no-module-named-setuptools-command-test
#13 3.785 error: Failed to download and build `django-trackstats==0.7.0` #13 3.785 Caused by: Failed to build: `django-trackstats==0.7.0` #13 3.785 Caused by: Build backend failed to determine extra requires with `build_wheel()` with exit status: 1 #13 3.785 --- stdout: #13 3.785 #13 3.785 --- stderr: #13 3.785 Traceback (most recent call last): #13 3.785 File "<string>", line 14, in <module> #13 3.785 File "/tmp/.tmpRoecdV/.tmpBnbUoj/.venv/lib/python3.11/site-packages/setuptools/build_meta.py", line 327, in get_requires_for_build_wheel #13 3.785 return self._get_build_requires(config_settings, requirements=[]) #13 3.785 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ #13 3.785 File "/tmp/.tmpRoecdV/.tmpBnbUoj/.venv/lib/python3.11/site-packages/setuptools/build_meta.py", line 297, in _get_build_requires #13 3.785 self.run_setup() #13 3.785 File "/tmp/.tmpRoecdV/.tmpBnbUoj/.venv/lib/python3.11/site-packages/setuptools/build_meta.py", line 497, in run_setup #13 3.785 super().run_setup(setup_script=setup_script) #13 3.785 File "/tmp/.tmpRoecdV/.tmpBnbUoj/.venv/lib/python3.11/site-packages/setuptools/build_meta.py", line 313, in run_setup #13 3.785 exec(code, locals()) #13 3.785 File "<string>", line 8, in <module> #13 3.785 ModuleNotFoundError: No module named 'setuptools.command.test' #13 3.785 ---
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://stackoverflow.com/questions/78806100/no-module-named-setuptools-command-test
The text was updated successfully, but these errors were encountered: