Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax error: invalid syntax Urgent help needed please!!! #70

Open
drider1204 opened this issue May 23, 2018 · 1 comment
Open

Syntax error: invalid syntax Urgent help needed please!!! #70

drider1204 opened this issue May 23, 2018 · 1 comment

Comments

@drider1204
Copy link

drider1204 commented May 23, 2018

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
******

@isathish
Copy link

isathish commented Jul 6, 2018

Hi team,

Please try this

$pip3 install -U athena
python3
>>>
 from athena import __mani__

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants