-
Notifications
You must be signed in to change notification settings - Fork 125
Shows syntaxError trying to run for the first time. #8
Comments
pls run the following code in python 3.5 and let me know if you get an error
|
@penthoy, that's typically an indicator that you're using an older python version than this code was tested with. Please note that only Python Version 3.5 or later is supported. |
Thanks the all your reply, no more syntax error, GenesisGupta, if I run the exact script, the wss.tickers seemed to print out fine, but the wss.books just print out empty list, which is wrong, and it seemed to be in a constant loop, and never give me back my terminal, I'm not sure if this is the intended behavior, if I take out the wss.tickers print statement, it'll give time out error, which is very weird. |
@penthoy, please attach a copy of your log file (it should be located in the directory where you run your script) - do this as follows:
Once you've done that, I'll look into it some more - thanks for your patience! |
Maybe I'm doing something wrong? any idea why it giving this error? thanks.
The text was updated successfully, but these errors were encountered: