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 feel like im so close and ive been researching on how to fix this. At the installation part (for linux, ubuntu 18.04 LTS)....heres whats happening:
david@david-TP501UAK:~$ python3
Python 3.6.5 (default, Apr 1 2018, 05:46:30)
[GCC 7.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from athena import_main_
File "<stdin>", line 1
from athena import_main_
^
SyntaxError: invalid syntax
>>>``
when i type in "from athena install_main_" is when i get the Syntax Error: invalid syntax.
how do i fix this? so far everything installed flawlessly. Thank you for your time******
The text was updated successfully, but these errors were encountered:
i feel like im so close and ive been researching on how to fix this. At the installation part (for linux, ubuntu 18.04 LTS)....heres whats happening:
when i type in "from athena install_main_" is when i get the Syntax Error: invalid syntax.
how do i fix this? so far everything installed flawlessly. Thank you for your time******
The text was updated successfully, but these errors were encountered: