You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used env.reset() for the training of the env I created, but after calling the reset() method several times (sometimes twice, sometimes three times and more) the python side didn't respond, leaving only the ns3 side with an output, ask for help!
#129
Open
hb-Guo opened this issue
Nov 11, 2024
· 0 comments
My code:
when I run the code below, the question arises.
The terminal behaves like this
The last three lines are the output from the ns3 side, and the terminal just doesn't move here.
Is there some kind of bug?
Also, my runtime environment information is as follows: 1. WSL2/Ubuntu22.04/Python3.10 2. CPU: i5-12490 3. GPU: 4060 4. RAM: 32GB .
The text was updated successfully, but these errors were encountered: