tkn-tub / ns3-gym

ns3-gym - The Playground for Reinforcement Learning in Networking Research
GNU General Public License v2.0
521 stars 197 forks source link

Build of protobuf failed using ns3-mmwave stand alone module #36

Open aSaFLaViX opened 3 years ago

aSaFLaViX commented 3 years ago

I'm using NS3 stand-alone version - mmwave with IAB feature, that based on ns3 v3.29 and I'm trying to install and build ns3gym but I'm getting the error:

opengym/model/: warning: directory does not exist. Could not make proto path relative: opengym/model/messages.proto: No such file or directory Build of ns3gym Protobuf messages failed

I did all the prerequisites installations that needed.

what Should I do?

thanks!