a-deep-rl-approach-for-sdn-routing-optimization icon indicating copy to clipboard operation
a-deep-rl-approach-for-sdn-routing-optimization copied to clipboard

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

Open hailiang-1997 opened this issue 6 years ago • 1 comments
trafficstars

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 :+1: if env.CLUSTER == 'arvei': # prefix = '/scratch/nas/1/giorgio/rlnet/' prefix = '/home/zhen/桌面/sdn/'

simexe = prefix + 'omnet/' + sim + '/networkRL'

hailiang-1997 avatar Sep 12 '19 09:09 hailiang-1997

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.

SergiVera avatar Mar 19 '21 17:03 SergiVera