Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError: [Errno 2] No such file or directory: 'omnet/router/networkRL' #4

Open
hailiang-1997 opened this issue Sep 12, 2019 · 1 comment

Comments

@hailiang-1997
Copy link

I have generated the network RL using OMNET4.6 and put it in /omnet/router/.
However, while running the code,it occurred an error:FileNotFoundError: [Errno 2] No such file or directory: 'omnet/router/networkRL'.

The code 👍
if env.CLUSTER == 'arvei':
# prefix = '/scratch/nas/1/giorgio/rlnet/'
prefix = '/home/zhen/桌面/sdn/'

simexe = prefix + 'omnet/' + sim + '/networkRL'
@SergiVera
Copy link

SergiVera commented Mar 19, 2021

Hello,

Have you been able to solve the problem?? I can't send him an email and I have the same error as you. It seems that the networkRL file inside omnet/router doesn't exist. By the way, are you using mac os or ubuntu? Because I have read that it could be a mac os-related bug, but I'm not sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants