Deep-Reinforcement-Learning-in-Trading icon indicating copy to clipboard operation
Deep-Reinforcement-Learning-in-Trading copied to clipboard

It showed “File b'./Data\\\\ZTS_data.csv' does not exist”.

Open alanyuwenche opened this issue 5 years ago • 0 comments

Thanks for your wonderful job and sharing.

I ran Main.py, then it showed “File b'./Data\\ZTS_data.csv' does not exist”. So I changed the path of line 175 to “Data/ZTS_data.csv”, and this line passed. However, it still showed “Unable to open file, no such file or directory” at other line.

My system meets the requirements, including Python 3.5/3.6, Keras, Tensorflow. Can you please tell me what’s wrong?

alanyuwenche avatar Dec 05 '19 05:12 alanyuwenche