ywangd / stash

StaSh - Shell for Pythonista
MIT License
1.92k stars 227 forks source link

Cannot pip install notion-client #471

Open mnourifar opened 1 year ago

mnourifar commented 1 year ago

Hi there, I'm new to Pythonista and Stash, I am trying to install a simple pip module and I cannot get it working. Is there something stupid I am missing here?

pip install notion-client
Querying PyPI ... 
Error: Version not found: notion-client

Thanks in advance...