Difference between revisions of "Vehicle simulation software"
Jump to navigation
Jump to search
| Line 87: | Line 87: | ||
make: *** [setup] Error 127 | make: *** [setup] Error 127 | ||
cd /opt/local/bin | cd /opt/local/bin | ||
| − | + | sudo ln -s gnproc nproc | |
| + | sudo ln -s python2.7 python2 | ||
cd carla-mac | cd carla-mac | ||
| + | python2 --version | ||
| + | Python 2.7.16 | ||
make launch | make launch | ||
</source> | </source> | ||