-
**Home Assistant release with the issue:** current dev (6f77d9bc34501510abe657a0b3aa54afa18e8fa5)
**Operating environment (Hass.io/Docker/Windows/etc.):** Ubuntu
**Component/platform:**
…
-
2020-04-02 18: 28: 54,125 (util.py:65 WorkerThread1) ошибка-TeleBot: "AssertionError произошел, args=('значение должно быть строкой',)
Traceback (самый последний вызов last):
Файл "C:\Users\Михаил\A…
-
2020-04-02 18:28:54,125 (util.py:65 WorkerThread1) ERROR - TeleBot: "AssertionError occurred, args=('Value must be a string',)
Traceback (most recent call last):
File "C:\Users\Михаил\AppData\Lo…
-
The installation makes no trouble i get the success message for Py2 and 3.
When trying to import them Py2 makes no trouble but Py3 says
`ModuleNotFoundError: No module named 'pyowm'`.
Installed vi…
-
Hi,
I noticed that:
You appear to use this:
https://github.com/csparpa/pyowm/blob/a5d8733412168516f869c84600812e0046c209f9/pyowm/weatherapi25/parsers/observationparser.py#L66
as your "refer…
-
We get this error when trying to run the code. We have set the API key in the setting.py and not sure what the problem is. Thanks for your help
```
Calibration complete
Connecting to Openweatherm…
-
Hi i installed pyown by pip for python 2.7 and i have problem with agro.manger
my code =import pyowm
from pyowm import OWM
from time import time
from pyowm import constants
owm = pyowm.OWM('***…
-
I noticed an issue in my docker builds this morning using this `Dockerfile`:
```Dockerfile
FROM python:3.6
WORKDIR /app
COPY . .
COPY docker-entrypoint.sh /
RUN chmod +x /docker-entrypoint…
-
Lay out and publish a timeline for PyOWM 2 stream maintenance
PyOWM 2 stream should only be touched to fix bugs, no new features. The timeline should encompass an overall End-Of-Life date and shoul…
-
* Linux Mint 18.X
```
mycroftai@mycroftai ~ $ cat /etc/issue
Linux Mint 18.2 Sonya \n \l
```
* Installed as per https://mycroft-ai.gitbook.io/docs/using-mycroft-ai/get-mycroft/linux#installing-vi…