Limmen / gym-idsgame

An Abstract Cyber Security Simulation and Markov Game for OpenAI Gym
MIT License
72 stars 18 forks source link

make all issue #6

Closed mmcmanus1 closed 1 year ago

mmcmanus1 commented 1 year ago

when I run 'make all' I get this issue: cd training/random_defense/tabular_q_learning/ && /Applications/Xcode.app/Contents/Developer/usr/bin/make run /bin/sh: line 0: cd: training/random_defense/tabular_q_learning/: No such file or directory make: *** [tabular_q_learning_vs_random_defense-v0] Error 1

Is there any way I could fix this?