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
{{ message }}
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
Collecting django (from -r requirements.txt (line 19))
Downloading Django-2.0.tar.gz (8.0MB)
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-build-3QsDJK/django/setup.py", line 32, in
version = import('django').get_version()
File "django/init.py", line 1, in
from django.utils.version import get_version
File "django/utils/version.py", line 61, in
@functools.lru_cache()
AttributeError: 'module' object has no attribute 'lru_cache'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-3QsDJK/django/
The command '/bin/sh -c cd /home && apt-get update && apt-get install -y git python python-pip nmap exiftool && git clone --branch v0.2.3-dev https://github.com/aancw/Belati.git && cd Belati && git submodule update --init --recursive --remote && pip install --upgrade --force-reinstall -r requirements.txt && echo 'alias belati="python /home/Belati/Belati.py"' >> ~/.bashrc' returned a non-zero code: 1
Please advise.
Thanks!
The text was updated successfully, but these errors were encountered:
Please provide the following details.
Host System
Error Description while docker build -t belati .
Collecting django (from -r requirements.txt (line 19))
Downloading Django-2.0.tar.gz (8.0MB)
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-build-3QsDJK/django/setup.py", line 32, in
version = import('django').get_version()
File "django/init.py", line 1, in
from django.utils.version import get_version
File "django/utils/version.py", line 61, in
@functools.lru_cache()
AttributeError: 'module' object has no attribute 'lru_cache'
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-3QsDJK/django/
The command '/bin/sh -c cd /home && apt-get update && apt-get install -y git python python-pip nmap exiftool && git clone --branch v0.2.3-dev https://github.com/aancw/Belati.git && cd Belati && git submodule update --init --recursive --remote && pip install --upgrade --force-reinstall -r requirements.txt && echo 'alias belati="python /home/Belati/Belati.py"' >> ~/.bashrc' returned a non-zero code: 1
Please advise.
Thanks!
The text was updated successfully, but these errors were encountered: