[ros-users] [Discourse.ros.org] [Next Generation ROS] Ament …

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Nate Bunderson via ros-users
Dato:  
Til: ros-users
CC: Nate Bunderson
Emne: [ros-users] [Discourse.ros.org] [Next Generation ROS] Ament build for python packages with dependencies


Hi all, I am building a python package that depends on a pypi package. I include the name of the pypi package in the "install_requires" list in the setup.py file. If I build the package with "python3 setup.py install" the dependency is built as well and everything runs well. If instead I build with "ament build" then the package builds without errors but the dependency is not actually included. I guess I had assumed that ament build essentially did a "python3 setup.py install" under the hood. But would somehow manage to put those dependencies in the site-packages in the install folder as well. I am on beta 3. Thanks for all you do!





---
[Visit Topic](https://discourse.ros.org/t/ament-build-for-python-packages-with-dependencies/3093/1) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>