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

I have a problem using rosdep install command #764

Open
manarhatem opened this issue Jun 7, 2020 · 3 comments · May be fixed by #799
Open

I have a problem using rosdep install command #764

manarhatem opened this issue Jun 7, 2020 · 3 comments · May be fixed by #799

Comments

@manarhatem
Copy link

manarhatem commented Jun 7, 2020

rosdep install --from-paths src --ignore-src --rosdistro kinetic -y --as-root pip:no --skip-keys="python-qt-bindings-qwt5 libqt5-core libqt5-gui libqt5-opengl libqt5-opengl-dev libqt5-widgets qt5-qmake qtbase5-dev python-imaging" --skip-keys google-mock --skip-keys python-wxtools

this is the command I use; however, I get this error and deprecation warning :

Deprecation: Even though I have python version 3.8

DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support

That is what I get when I run the above command:
executing command [brew install pyqt5]
Warning: pyqt 5.14.2 is already installed and up-to-date
To reinstall 5.14.2, run brew reinstall pyqt
ERROR: the following rosdeps failed to install
homebrew: Failed to detect successful installation of [pyqt5]

I also tried to unlink pyqt5 and link it again but it doesn't work and I also tried to uninstall pyqt5 and install it again separately but also it doesn't work.

please help! I am trying to download ros on macOS High Sierra 10.13.6

@130s
Copy link

130s commented Jul 2, 2020

I think troubleshooting discussion like this is encouraged to take place on https://answers.ros.org/questions/

@HesselM HesselM linked a pull request Jan 30, 2021 that will close this issue
@kennydedavion

This comment has been minimized.

@nuclearsandwich
Copy link
Contributor

@kennydedavion the ROS Support guidelines explicitly state that ROS Answers should be the first place to go for help if you can't find what you're looking for in the ROS wiki and existing documentation and contributors to ROS are welcome to encourage newcomers to adhere to those guidelines.

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 a pull request may close this issue.

4 participants