ValueError: ZIP does not support timestamps before 1980.
Open
- Dominant language
- Python
- Stars
- 634
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure what causes this issue, but it prevents me from installing some PyPi packages. I've read somewhere that unsetting SOURCE_DATE_EPOCH can fix it, but I'm not completely sure whether it would work or if iOS is capable of that. Is there a fix for it?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by reproducing installation of an affected PyPI package on iOS and checking how SOURCE_DATE_EPOCH affects the timestamp error; done means the package installs without the ZIP timestamp failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100