rolandoislas / drc-sim

Wii U Gamepad Simulator Backend
Other
167 stars 33 forks source link

Cant find distro>=1.0.4 #83

Open qraeshawn opened 3 years ago

qraeshawn commented 3 years ago

Installed /usr/local/lib/python3.5/dist-packages/drcsim-2.0-py3.5.egg Processing dependencies for drcsim==2.0 Searching for distro>=1.0.4 Reading https://pypi.python.org/simple/distro/ Couldn't find index page for 'distro' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ No local packages or download links found for distro>=1.0.4 error: Could not find suitable distribution for Requirement.parse('distro>=1.0.4') I am stumped. Also using unubuntu 16.04

Mattshark89 commented 3 years ago

I had this problem, but it fixed once I followed the directions JE-Matrix suggested in this issue: https://github.com/rolandoislas/drc-sim/issues/81 (I only did step one where you run the three commands, then the installation worked. Step two may not be needed.)