Skip to content

What to do here? #106

@schroepfer

Description

@schroepfer

Hello,
i can't understand these errors:

juergen@PI2W-Netatmo:~/netatmo-api-python $ sudo python3 lnetatmo.py
Traceback (most recent call last):
File "/home/juergen/netatmo-api-python/lnetatmo.py", line 1183, in
authorization = ClientAuth() # Test authentication method
^^^^^^^^^^^^
File "/home/juergen/netatmo-api-python/lnetatmo.py", line 253, in init
with open(self._credentialFile, "r", encoding="utf-8") as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/root/.netatmo.credentials'


PS: the credential-file is in my home directory.... with brand new refresh-Token.
Please can you explain, what to do?

Regards
Jürgen

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions