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

Getting Error #4

Open
patelsanket864 opened this issue Mar 3, 2019 · 1 comment
Open

Getting Error #4

patelsanket864 opened this issue Mar 3, 2019 · 1 comment

Comments

@patelsanket864
Copy link

(pretick) C:\Users\dell\Desktop\agatha-master\agatha-master\examples>python app.py
Using TensorFlow backend.
Found 3 tickers to check
START - F - 0/3
An error occurred for ticker F
Ran out of input
START - AAPL - 1/3
An error occurred for ticker AAPL
Ran out of input
START - GE - 2/3
An error occurred for ticker GE
Ran out of input
[]
found 0 candidates

@flyingbrike
Copy link

same here i think

erik@stmserver:~/agatha/examples$ python3 app.py
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused

(app.py:4952): Gdk-CRITICAL **: 17:05:28.979: gdk_cursor_new_for_display: assertion 'GDK_IS_DISPLAY (display)' failed
Using TensorFlow backend.
Found 3 tickers to check
START - F - 0/3
An error occurred for ticker F
Ran out of input
START - AAPL - 1/3
An error occurred for ticker AAPL
Ran out of input
START - GE - 2/3
An error occurred for ticker GE
Ran out of input
[]
found 0 candidates
Traceback (most recent call last):
File "app.py", line 85, in
readCandidatePlots()
File "app.py", line 36, in readCandidatePlots
for filename in os.listdir('./candidates'):
FileNotFoundError: [Errno 2] No such file or directory: './candidates'

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