Skip to content

What to do here? #106

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions