csparpa / pyowm

A Python wrapper around the OpenWeatherMap web API
https://pyowm.readthedocs.io
MIT License
789 stars 171 forks source link

Module not found after typing 'pip install pyowm' inside the env #347

Closed realwakils closed 3 years ago

realwakils commented 3 years ago

Traceback (most recent call last): File "d:/Python/Morning/env/code/main.py", line 7, in from pyowm import OWM ModuleNotFoundError: No module named 'pyowm'

csparpa commented 3 years ago

hi please read the documentation and try to put more context, otherwise it's impossible to help out