tkn-tub / ns3-gym

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

Installation Error #70

Closed shyampparekh closed 10 months ago

shyampparekh commented 1 year ago

I'm following the steps for the case of ns-3.36+ (with cmake) indicated in the Installation tab at https://apps.nsnam.org/app/ns3-gym/. I get the following errors when I run the last step "pip3 install -U ./model/ns3gym". Please let me know any suggestions for resolving this. I'm using ns-3-dev for 5G NR with ns-3.36.1. Thanks!

ns3-gym Installation Error

Amar-A-Mahawish commented 1 year ago

I have the same error in addition the
2=Install ZMQ and Protocol Buffers libs: sudo apt-get update apt-get install libzmq5 libzmq3-dev apt-get install libprotobuf-dev apt-get install protobuf-compiler ........... not executed

0xdia commented 1 year ago

@shyampparekh any updates on this error?

pgawlowicz commented 1 year ago

hi, could you try a fresh install with the newest version?