MMcintire96 / python_TinderAPI

Tinder API 2019 - Python bindings
77 stars 13 forks source link

Cant import 'tinder_api' #7

Open caiomadmo opened 4 years ago

caiomadmo commented 4 years ago

ModuleNotFoundError: No module named 'tinder_api'

GuyARoss commented 4 years ago

Could you add more context to your question? @caiomadmo

Ideally, you should have the tinder_api module within your project's root directory.

TheAdaptoid commented 1 year ago

pip install returns the following error: ~/Cupid$ pip install tinder_api Looking in indexes: https://package-proxy.replit.com/pypi/simple/ ERROR: Could not find a version that satisfies the requirement tinder_api (from versions: none) ERROR: No matching distribution found for tinder_api