Skip to content

Commit

Permalink
Add pip lxml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcarroll authored Jan 10, 2019
1 parent ec3050a commit 5790679
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ros2_batch_job/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
'flake8-import-order',
'flake8-quotes',
'git+https://github.com/lark-parser/lark.git@8415fa26a3d3d2b81e64e4fe440faab15b53db49',
'lxml'

This comment has been minimized.

Copy link
@ruffsl

ruffsl Jan 10, 2019

Member

@mjcarroll , I think you need to install python3-lxml via apt, as it depends on the C libraries libxml2 and libxslt.
See ros/rosdistro#19824

This comment has been minimized.

Copy link
@mjcarroll

mjcarroll Jan 10, 2019

Author Member

Yes, in that case, this won't work.

'mock',
'nose',
'pep8',
Expand Down

0 comments on commit 5790679

Please sign in to comment.