upbit / pixivpy

Pixiv API for Python
https://pypi.org/project/PixivPy3/#files
The Unlicense
1.79k stars 149 forks source link

i cant use pip install pixivpy3 #99

Closed talking-toaster closed 4 years ago

talking-toaster commented 4 years ago

C:\Users\pc>pip install pixivpy3 ERROR: Could not find a version that satisfies the requirement pixivpy3 (from versions: none) ERROR: No matching distribution found for pixivpy3

upbit commented 4 years ago

Just use: pip install pixivpy --upgrade

talking-toaster commented 4 years ago

OK,thx