janastu / mediastore

A flask based app to store an audiostream and provide it at a URI
0 stars 0 forks source link

Unable to install requirements.txt packages #1

Closed salus-sage closed 6 years ago

salus-sage commented 6 years ago

below is the logs after running, found a related issue on stack overflow, https://stackoverflow.com/questions/39577984/what-is-pkg-resources-0-0-0-in-output-of-pip-freeze-command

$ pip install requirements.txt
Collecting pkg-resources==0.0.0 (from -r requirements.txt (line 21))
  Could not find a version that satisfies the requirement pkg-resources==0.0.0 (from -r requirements.txt (line 21)) (from versions: )
No matching distribution found for pkg-resources==0.0.0 (from -r requirements.txt (line 21))