Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Curse addons: Failed to find addon version number for game version #120

Closed
rousseauxy opened this issue Mar 21, 2020 · 4 comments · Fixed by #121
Closed

Curse addons: Failed to find addon version number for game version #120

rousseauxy opened this issue Mar 21, 2020 · 4 comments · Fixed by #121

Comments

@rousseauxy
Copy link

rousseauxy commented Mar 21, 2020

Same issue from 10 days ago has come back again :(
pipenv update doesn't seem to help

Failed to find addon version number for game version: GameVersion.retail,
Name Prev. Version New Version

pipenv run pip freeze shows following
beautifulsoup4==4.8.2
certifi==2019.11.28
chardet==3.0.4
cloudscraper==1.2.28
idna==2.9
requests==2.23.0
requests-toolbelt==0.9.1
soupsieve==2.0
urllib3==1.25.8

However, when i go to https://pypi.org/project/cloudscraper/ it should be version 1.2.30
Running pipenv update cloudscraper seemed to be the solution

@DarkVirtue
Copy link

That fixed it for me as well.

@grrttedwards
Copy link
Owner

grrttedwards commented Mar 21, 2020 via email

@rousseauxy
Copy link
Author

No problem :)
I was however under the impression that running pipenv update would update those dependancies, or am I wrong?

@grrttedwards
Copy link
Owner

grrttedwards commented Mar 21, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants