You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 Hi @ankh2054,
Issues is only for reporting a bug/feature request. Please read documentation before raising an issue https://rengine.wiki
For very limited support, questions, and discussions, please join reNgine Discord channel: https://discord.gg/azv6fzhNCE
Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.
ankh2054
changed the title
bug: <title>
bug: Docker not building pip failing
Jul 29, 2024
ankh2054
changed the title
bug: Docker not building pip failing
bug: Docker not building pip failing - ModuleNotFoundError: No module named 'setuptools.command.test'
Jul 29, 2024
Is there an existing issue for this?
Current Behavior
Docker not building.
Expected Behavior
Docker should build
Steps To Reproduce
=> ERROR [rengine-celery-beat 12/14] RUN pip3 install --upgrade setuptools pip && pip3 install -r /tmp/requirements.txt --no-cache-dir 3.6s
failed to solve: process "/bin/sh -c pip3 install --upgrade setuptools pip && pip3 install -r /tmp/requirements.txt --no-cache-dir" did not complete successfully: exit code: 1
Makefile:23: recipe for target 'up' failed
make: *** [up] Error 17
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: