python_TinderAPI icon indicating copy to clipboard operation
python_TinderAPI copied to clipboard

Cant import 'tinder_api'

Open caiomadmo opened this issue 4 years ago • 2 comments

ModuleNotFoundError: No module named 'tinder_api'

caiomadmo avatar Apr 14 '20 05:04 caiomadmo

Could you add more context to your question? @caiomadmo

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

GuyARoss avatar May 16 '20 01:05 GuyARoss

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

TheAdaptoid avatar Dec 06 '22 08:12 TheAdaptoid