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

Drop ROS Melodic support #38

Open
Tiryoh opened this issue Jun 28, 2023 · 1 comment
Open

Drop ROS Melodic support #38

Tiryoh opened this issue Jun 28, 2023 · 1 comment

Comments

@Tiryoh
Copy link
Owner

Tiryoh commented Jun 28, 2023

image

@Tiryoh
Copy link
Owner Author

Tiryoh commented May 5, 2024

Due to the following message during the installation step, I'll stop the GitHub Actions for Melodic.

pkg_resources.DistributionNotFound: The 'importlib_metadata' distribution was not found and is required by rosdep

#8 287.9 Traceback (most recent call last):
#8 287.9   File "/usr/bin/rosdep", line 6, in <module>
#8 287.9     from pkg_resources import load_entry_point
#8 287.9   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3088, in <module>
#8 287.9     @_call_aside
#8 287.9   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3072, in _call_aside
#8 287.9     f(*args, **kwargs)
#8 287.9   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3101, in _initialize_master_working_set
#8 287.9     working_set = WorkingSet._build_master()
#8 287.9   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 574, in _build_master
#8 287.9     ws.require(__requires__)
#8 287.9   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 892, in require
#8 287.9     needed = self.resolve(parse_requirements(requirements))
#8 287.9   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 778, in resolve
#8 287.9     raise DistributionNotFound(req, requirers)
#8 287.9 pkg_resources.DistributionNotFound: The 'importlib_metadata' distribution was not found and is required by rosdep

https://github.com/Tiryoh/docker-ros-desktop-vnc/actions/runs/8954967020

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

No branches or pull requests

1 participant