CARLA version:[0.9.14]
Platform/OS:Windows - 10.0.19044 - AMD64
Problem you have experienced:
make pythonapi erron
i want to know how to solve the problem in "make pythonapi" in win10 x64 ,CARLA version:[0.9.14],and i find the similiar question https://github.com/carla-simulator/carla/issues/3076
but nobody answered,I really need help and i have taken two days installing carla,meeting so many bugs,i think maybe this is the last one
-[BuildOSM2ODR]: OSM2ODR has been successfully installed in "E:\GraduationDesign\carla\PythonAPI\carla\dependencies\"
-[BuildPythonAPI]: [Batch params]: --py3
Building Python API for Python 3.
Traceback (most recent call last):
File "setup.py", line 168, in
ext_modules=get_libcarla_extensions(),
File "setup.py", line 121, in get_libcarla_extensions
libs = [x for x in os.listdir('dependencies/lib') if any(d in x for d in required_libs)]
FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'dependencies/lib'
-[BuildPythonAPI]: Carla lib for python has been successfully installed in "E:\GraduationDesign\carla\PythonAPI\carla\dist"!
CARLA version:[0.9.14] Platform/OS:Windows - 10.0.19044 - AMD64 Problem you have experienced: make pythonapi erron i want to know how to solve the problem in "make pythonapi" in win10 x64 ,CARLA version:[0.9.14],and i find the similiar question https://github.com/carla-simulator/carla/issues/3076 but nobody answered,I really need help and i have taken two days installing carla,meeting so many bugs,i think maybe this is the last one
-[BuildOSM2ODR]: OSM2ODR has been successfully installed in "E:\GraduationDesign\carla\PythonAPI\carla\dependencies\" -[BuildPythonAPI]: [Batch params]: --py3 Building Python API for Python 3. Traceback (most recent call last): File "setup.py", line 168, in
ext_modules=get_libcarla_extensions(),
File "setup.py", line 121, in get_libcarla_extensions
libs = [x for x in os.listdir('dependencies/lib') if any(d in x for d in required_libs)]
FileNotFoundError: [WinError 3] 系统找不到指定的路径。: 'dependencies/lib'
-[BuildPythonAPI]: Carla lib for python has been successfully installed in "E:\GraduationDesign\carla\PythonAPI\carla\dist"!