Re: [sumo-user] How to install nightly versions in Ubuntu

2021-10-05 Thread Michael Behrisch
Hi, please try whether pip install -i https://test.pypi.org/simple/ eclipse-sumo works for you. The best way to do this is inside a virtual environment. Something like $ virtualenv sumo_nightly $ cd sumo_nightly $ . bin/activate $ pip install -i https://test.pypi.org/simple/ eclipse-sumo works fi

Re: [sumo-user] How to install nightly versions in Ubuntu

2021-09-25 Thread Jakob Erdmann
You can either download/checkout the source and build yourself: https://sumo.dlr.de/docs/Installing/Linux_Build.html Or you can add a repository from the open build service and install 'sumo_nightly'. See https://build.opensuse.org/package/show/home:behrisch/sumo_nightly https://openbuildservice.or

[sumo-user] How to install nightly versions in Ubuntu

2021-09-24 Thread Usama Shahdah
Hi everyone, How to install nightly versions in Ubuntu? Thanks in advance. ___ sumo-user mailing list sumo-user@eclipse.org To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user