Closed rayanke closed 3 years ago
Please make sure you installed the dependencies first before using the api.
Also please make sure to use this api imported into other projects. It is not intended to be run directly. For examples, see the readme file.
everytime i run python3 jodel_api.py this error pops up
Name: jodel-api Version: 1.2.11 Summary: Unoffical Python Interface to the Jodel API Home-page: https://github.com/nborrmann/jodel_api Author: Nils Borrmann Author-email: n.borrmann@googlemail.com License: MIT Location: /Library/Python/3.8/lib/python/site-packages Requires: protobuf, requests, mock, future, varint Required-by:
pip 21.2.4
Python 2.7.16
traceback (most recent call last): File "", line 1, in
File "jodel_api.py", line 15, in
import requests
ImportError: No module named requests