This website requires JavaScript.
Explore
Help
Sign In
p71924506
/
carla
mirror of
https://github.com/carla-simulator/carla.git
Watch
1
Star
0
Fork
You've already forked carla
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ba7e96f0b3
carla
/
requirements.txt
9 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update requirements.txt
2024-01-17 19:53:05 +08:00
psutil
Misc changes.
2024-02-01 07:46:04 +08:00
requests
Add wheel package generation. (#7334) * Python package progress * Remove unneeded POST_BUILD command. * Switch to scikit-build-core (WIP) * More changes boost::python-related changes. * Add LICENSE copy, remove explicit reference to C/C++ compiler. * Switch back to pure CMake build, using package data to include C++ extension binaries. * Minor changes. * Add fallback if PEP517 is unavailable. * Integrate PythonAPI target in main build. * Fix minor build order issue. * Remove invalid option in setup.py. * Address review comments. * Switch finally to scikit-build-core for PythonAPI build/wheel and refactor CMake folder. * Minor fix. * Update gitignore. * Minor change. * Remove unused CarlaOptions include * Add missing file copy. * Add several Ubuntu-related changes. * Update requirements.txt Co-authored-by: Xavier Solé Nogués <xavisolesoft@gmail.com> * Update CMake/Common.cmake Co-authored-by: Xavier Solé Nogués <xavisolesoft@gmail.com> --------- Co-authored-by: xavisolesoft <xavisolesoft@gmail.com>
2024-04-09 22:32:09 +08:00
scikit-build-core
wheel
Fix Python requirements.txt: numpy and pygame (#7462)
2024-04-18 16:08:20 +08:00
numpy
Add wheel package generation. (#7334) * Python package progress * Remove unneeded POST_BUILD command. * Switch to scikit-build-core (WIP) * More changes boost::python-related changes. * Add LICENSE copy, remove explicit reference to C/C++ compiler. * Switch back to pure CMake build, using package data to include C++ extension binaries. * Minor changes. * Add fallback if PEP517 is unavailable. * Integrate PythonAPI target in main build. * Fix minor build order issue. * Remove invalid option in setup.py. * Address review comments. * Switch finally to scikit-build-core for PythonAPI build/wheel and refactor CMake folder. * Minor fix. * Update gitignore. * Minor change. * Remove unused CarlaOptions include * Add missing file copy. * Add several Ubuntu-related changes. * Update requirements.txt Co-authored-by: Xavier Solé Nogués <xavisolesoft@gmail.com> * Update CMake/Common.cmake Co-authored-by: Xavier Solé Nogués <xavisolesoft@gmail.com> --------- Co-authored-by: xavisolesoft <xavisolesoft@gmail.com>
2024-04-09 22:32:09 +08:00
setuptools==47.3.1
build
Fix Python requirements.txt: numpy and pygame (#7462)
2024-04-18 16:08:20 +08:00
pygame