Skip to content
New issue

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

ModuleNotFoundError: No module named 'setuptools.command.test' #25

Open
progremir opened this issue Jul 29, 2024 · 0 comments
Open

ModuleNotFoundError: No module named 'setuptools.command.test' #25

progremir opened this issue Jul 29, 2024 · 0 comments

Comments

@progremir
Copy link
Contributor

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 ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant