You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2023. It is now read-only.
I installed the plugin, both with pip3 and manually, and I have this error.
Traceback (most recent call last): File "/usr/local/bin/pylinky", line 11, in <module> load_entry_point('pylinky==0.3.0', 'console_scripts', 'pylinky')() File "/usr/local/lib/python3.5/dist-packages/pylinky-0.3.0-py3.5.egg/pylinky/main.py", line 27, in main File "/usr/local/lib/python3.5/dist-packages/pylinky-0.3.0-py3.5.egg/pylinky/client.py", line 202, in get_data File "/usr/local/lib/python3.5/dist-packages/pylinky-0.3.0-py3.5.egg/pylinky/client.py", line 142, in format_data AttributeError: 'NoneType' object has no attribute 'get'