Hi, the "python support" as enabled via --with-python only refers to being able to run TraCI scripts in an embedded python interpreter. It is experimental and by no means necessary for the normal usage of SUMO and TraCI including all the python scripts. That's why it needs to be enabled explicitly.
Regards, Michael Am 19.10.2015 um 19:12 schrieb Lockhart, Thomas G (398I): > Hi. I’m the maintainer of the sumo port, and the python scripts and libraries > are definitely installed. > > What is the symptom of “lacks python support”? Could it be that you are not > finding a particular script? If so, perhaps it would help to know that all of > the scripts (over 100 of them) are prefixed with a “sumo-“ to avoid name > collisions in /opt/local/bin/. Also, underscores in program names are > replaced by dashes for name consistency. > > “port contents sumo” might help you locate what you need, and will give a > clue about where other files such as libraries are placed. > > hth > > - Tom > > On Oct 19, 2015, at 3:31 AM, Evan Zheran Liu <[email protected]> wrote: > >> Hi, >> >> I'm running on OS X Mavericks. I installed SUMO using MacPorts using (sudo >> port install sumo) but the version that MacPorts gives lacks python support. >> >> I downloaded the src code in the sumo-src-0.24.0.tar.gz, and extracted the >> files. I'm trying to run the configure script, but I keep running into this >> issue: >> >> rescomp-13-265598:sumo-0.24.0 Evan$ ./configure --with-python >> checking build system type... x86_64-apple-darwin13.4.0 >> checking host system type... x86_64-apple-darwin13.4.0 >> checking target system type... x86_64-apple-darwin13.4.0 >> checking for a BSD-compatible install... /usr/bin/install -c >> checking whether build environment is sane... configure: error: unsafe >> absolute working directory name >> >> Can anybody help me out here to configure SUMO? Thanks for your help! >> >> Best, >> Evan >> ------------------------------------------------------------------------------ >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/sumo-user > > > ------------------------------------------------------------------------------ > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
