Jjschwartz / NetworkAttackSimulator

An environment for testing AI pentesting agents against a simulated network.

Home Page:https://networkattacksimulator.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data type error when using ql_replay_agent

nguyen-thanh20 opened this issue · comments

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:

  1. Clone the NetworkAttackSimulator project
  2. Navigate to agents directory
  3. Execute: python3 ql_replay_agent.py tiny-small
  4. See error

Screenshots
Screen Shot 2023-10-04 at 23 10 49

Machine (please complete the following information):

  • OS: Ubuntu20
  • Python:3.8
  • Latest NASim version (v0.12.0)