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
I think I solved my pb. I imported "topogram_client" after installing 'topogram-python-client' from github sources in a 2.7 python environment in anaconda on Win10.
Hi !
The example given in the documentation doesn't works for me :
from topogram-python-client import TopogramAPIClient ^ SyntaxError: invalid syntax
Moreover the package "topogram_client" seems to be missing in pypi.org ...
I really think topogram is well suited for my use but I'm struggling hard just to install it. Can someone give me some hints about how to do this?
(I'm on Ubuntu 18, Python 2.7 & 3.6 and Windows 10 Python3.+ with Anaconda)
The text was updated successfully, but these errors were encountered: