sattree/gap

error installing requirements

Opened this issue · 4 comments

pip install -r requirements.txt fails.

Can you please share the output of "pip freeze" in your working environment for this project?

@yuvalvarkel I don't have a copy in my working environment anymore. Can you share the failure message, I may able to help?

@sattree Running into the same issue!
Could not find a version that satisfies the requirement pynotion==0.0.1 (from -r requirements.txt (line 147)) (from versions: 0.0.2) No matching distribution found for pynotion==0.0.1 (from -r requirements.txt (line 147))

I tried manually fixing some of them, but I kept running into more dependency errors. It would be great if you could provide an updated requirements.txt.

Thank you!

@nikilrselvam Unfortunately I haven't run this in a long time. Let me see if I can identify which parent lib needs this and we may be able to eliminate the need for it altogether.

I have the same issues as been mentioned, any updates on how to fix?