suessmann / intelligent_traffic_lights

Traffic Lights Control with Deep Learning
MIT License
68 stars 14 forks source link

Help #10

Open And-93 opened 2 years ago

And-93 commented 2 years ago

I can't start from the code it always gives me the same error:

with open(args['config'], 'r') as ymfile: TypeError: expected str, bytes or os.PathLike object, not NoneType can you help me

AlphaGoooo commented 1 year ago

hello, I also meet this problem. did you figure it out?