Hi everyone.
I'm trying to build Carla of version 0.9.13 on Windows10
Everything went fine until I use command "make PythonAPI".
The error occurred when installing Boost.
When the extraction was almost done, there was an error said: New-Item : Invalid argument in the path
Then, a huge amount of errors appeared said: Remove-Item : not found, because it is not exist (see the screenhot below)
So, I extract boost_1_72_0.zip manually in the carla\Build\ folder and run "make PythonAPI" again.
The same error said: New-Item : Invalid argument in the path.
And another error: New-Object : exception happens when calling ".ctor" with argument "1": Invalid argument in the path(see the screenhot below)
Finally the error was: Unable to load Boost.Build: could not find "boost-build.jam
and [B2 ERROR] An error ocurred while installing using "b2.exe".
The screenshot of the folder carla\Build
Anyone having the same problem?
I would be very appreciate if you can help me with this.
My settings:
Carla version:0.9.13
Platform: Windows 10
Python version: 3.7.9
Make: GUN Make 3.81
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi everyone. I'm trying to build Carla of version 0.9.13 on Windows10
Everything went fine until I use command "make PythonAPI".
The error occurred when installing Boost. When the extraction was almost done, there was an error said: New-Item : Invalid argument in the path Then, a huge amount of errors appeared said: Remove-Item : not found, because it is not exist (see the screenhot below)
So, I extract boost_1_72_0.zip manually in the carla\Build\ folder and run "make PythonAPI" again. The same error said: New-Item : Invalid argument in the path. And another error: New-Object : exception happens when calling ".ctor" with argument "1": Invalid argument in the path(see the screenhot below)
Finally the error was: Unable to load Boost.Build: could not find "boost-build.jam and [B2 ERROR] An error ocurred while installing using "b2.exe".
The screenshot of the folder carla\Build
Anyone having the same problem? I would be very appreciate if you can help me with this.
My settings: Carla version:0.9.13 Platform: Windows 10 Python version: 3.7.9 Make: GUN Make 3.81