V
V
Vyacheslav Grachunov2019-05-11 17:52:25
Django
Vyacheslav Grachunov, 2019-05-11 17:52:25

Error while installing django-eztables, how to get around?

Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/tmp/pip-install-jdzx8z3u/django-eztables/setup.py", line 76, in <module>
      'License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)',
    File "/home/qwentor/onetwotrade/onetwotrade_env/lib/python3.5/site-packages/setuptools/__init__.py", line 145, in setup
      return distutils.core.setup(**attrs)
    File "/usr/lib/python3.5/distutils/core.py", line 148, in setup
      dist.run_commands()
    File "/usr/lib/python3.5/distutils/dist.py", line 955, in run_commands
      self.run_command(cmd)
    File "/usr/lib/python3.5/distutils/dist.py", line 974, in run_command
      cmd_obj.run()
    File "/home/qwentor/onetwotrade/onetwotrade_env/lib/python3.5/site-packages/wheel/bdist_wheel.py", line 254, in run
      wf.write_files(archive_root)
    File "/home/qwentor/onetwotrade/onetwotrade_env/lib/python3.5/site-packages/wheel/wheelfile.py", line 123, in write_files
      self.write(path, arcname)
    File "/home/qwentor/onetwotrade/onetwotrade_env/lib/python3.5/site-packages/wheel/wheelfile.py", line 134, in write
      zinfo = ZipInfo(arcname or filename, date_time=get_zipinfo_datetime(st.st_mtime))
    File "/usr/lib/python3.5/zipfile.py", line 338, in __init__
      raise ValueError('ZIP does not support timestamps before 1980')
  ValueError: ZIP does not support timestamps before 1980

  ----------------------------------------
  Failed building wheel for django-eztables
  Running setup.py clean for django-eztables
Failed to build django-eztables
Installing collected packages: django-eztables
  Running setup.py install for django-eztables ... done
Successfully installed django-eztables-0.3.2

ValueError: ZIP does not support timestamps before 1980

Debian 9 system amd64
What to do about it?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question