hust-diangroup / ns3-ai

Enable the interaction between ns-3 and popular frameworks using Python, which mean you can train and test your AI algorithms in ns-3 without changing any frameworks you are using now!
GNU General Public License v2.0
220 stars 80 forks source link

lte_cqi bug run_online_lstm.py #89

Closed yexiaoying2019 closed 1 year ago

yexiaoying2019 commented 1 year ago

I followed the instructions on how to install and run ns3-ai module. However, when I run $ python3 run_online_lstm.py 1 I get this issue: Even running ./freeshm.sh I get the same issue.

The command $ python3 run_online.py works pretty good.

NS-3 version: https://gitlab.com/nsnam/ns-3-dev/-/tree/ns-3.36.1?ref_type=tags ns3-ai is cmake branch. Looking forward to your reply, thank you.