django-crud-ajax-login-register-fileupload icon indicating copy to clipboard operation
django-crud-ajax-login-register-fileupload copied to clipboard

problem

Open rceoliveira opened this issue 3 years ago • 1 comments

ERROR: Command errored out with exit status 1:
 command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-bmiu0fcn/macaroonbakery/setup.py'"'"'; __file__='"'"'/tmp/pip-install-bmiu0fcn/macaroonbakery/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-bmiu0fcn/macaroonbakery/pip-egg-info
     cwd: /tmp/pip-install-bmiu0fcn/macaroonbakery/
Complete output (5 lines):
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/tmp/pip-install-bmiu0fcn/macaroonbakery/setup.py", line 40, in <module>
    distribution = platform.dist()
AttributeError: module 'platform' has no attribute 'dist'
----------------------------------------

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

rceoliveira avatar Jan 12 '22 19:01 rceoliveira

please expain problem in detail

saugatrajbhandari avatar Feb 28 '22 06:02 saugatrajbhandari