Skip to content

Can I perform demo.py? #10

@ChangNamAn

Description

@ChangNamAn

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions