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

Can I perform demo.py? #10

Open
ChangNamAn opened this issue Feb 22, 2023 · 1 comment
Open

Can I perform demo.py? #10

ChangNamAn opened this issue Feb 22, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ChangNamAn
Copy link

Hi,

When I have tried to execute demo.py, I got the error messages as below.

| Arguments Remove cwd: ./OrderExecutionVecEnv-v2_PPO_0
Process Worker-3:
Traceback (most recent call last):
File "/home/ubuntu/git/FinRL_Market_Simulator/OrderExecution/shares_data_process.py", line 29, in get_share_dicts_by_day
trade_dates = get_trade_dates(beg_date=beg_date, end_date=end_date)
File "/home/ubuntu/git/FinRL_Market_Simulator/OrderExecution/shares_data_process.py", line 8, in get_trade_dates
from ideadata.stock.trade_calendar import TradeCalendar
ModuleNotFoundError: No module named 'ideadata'

Howw can I ressolve this issue?

Thanks.

@YangletLiu YangletLiu added the bug Something isn't working label Apr 6, 2023
@junzhejiang1234
Copy link

same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants