NetworkAttackSimulator
NetworkAttackSimulator copied to clipboard
Data type error when using ql_replay_agent
Describe the bug The ValueError occurs when running the ql_replay_agent.py file directly in the new version of NASim.
To Reproduce Steps to reproduce the behavior:
- Clone the NetworkAttackSimulator project
- Navigate to agents directory
- Execute: python3 ql_replay_agent.py tiny-small
- See error
Screenshots
Machine (please complete the following information):
- OS: Ubuntu20
- Python:3.8
- Latest NASim version (v0.12.0)