Noctem / Monocle

PoGo mapper and notifier
MIT License
122 stars 151 forks source link

requirements.txt #225

Open Claod44 opened 7 years ago

Claod44 commented 7 years ago

Hi, cannot use pip install -r requirements.txt :

Collecting pogo_async from git+https://github.com/Noctem/pgoapi.git@async#egg=po go_async (from -r requirements.txt (line 8)) Cloning https://github.com/Noctem/pgoapi.git (to async) to c:\users\XXXXXX\appd ata\local\temp\pip-build-isgu9o\pogo-async Could not find a tag or branch 'async', assuming commit. error: pathspec 'async' did not match any file(s) known to git. Command "git checkout -q async" failed with error code 1 in c:\users\XXXXXXX\appda ta\local\temp\pip-build-isgu9o\pogo-async

Can you help please ?

Claod44 commented 7 years ago

(P.S: Using actual clone at https://github.com/Noctem/Monocle.git. requirements.txt got the wrong git line I guess, your repo async was deleted. Maybe you replaced it with aiopogo ? By the way, requirements.txt is not up to date about this file.)

j16sdiz commented 7 years ago

You are using a very old version of requirements.txt -- at least 2 months old.

Claod44 commented 7 years ago

Hi, thanks, can you please tell me where \ how to update correctly ?