Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing click dependency #17

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Add missing click dependency #17

merged 1 commit into from
Jun 4, 2024

Conversation

Achllle
Copy link
Contributor

@Achllle Achllle commented Jun 4, 2024

Without it:

> glint_ros
Traceback (most recent call last):
  File "/usr/local/bin/glint_ros", line 5, in <module>
    from ros_glint.main import main
  File "/usr/local/lib/python3.8/dist-packages/ros_glint/main.py", line 2, in <module>
    import click
ModuleNotFoundError: No module named 'click'

@DLu DLu merged commit efc4937 into MetroRobots:main Jun 4, 2024
6 checks passed
@Achllle Achllle deleted the add_click branch June 5, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants