Giter Site home page Giter Site logo

Comments (7)

mikepurvis avatar mikepurvis commented on May 25, 2024

Yuck. Looks like PCL ships its own find code for Python:

https://github.com/PointCloudLibrary/pcl/blob/master/cmake/pcl_find_python.cmake

I'll add your suggestion as a temporary fix when I've had a chance to test it on a clean VM, but please consider filing a bug with PCL about this issue.

from ros-install-osx.

kpykc avatar kpykc commented on May 25, 2024

I can try to fill a bug for PCL, but it's not completely clear for me how should they act on this issue. Do they need to change logic how they find python version?

from ros-install-osx.

mikepurvis avatar mikepurvis commented on May 25, 2024

Hmm. I did a full build just now, with Python 2.7.10_2, and didn't have this issue. OTOH:

$ ls /usr/local/Cellar/python
2.7.10      2.7.10_2    2.7.9

So it's not clear that this wouldn't manifest on a system with only the newest Python installed. Doing a build on my Parallels cleanroom is an all-day affair, unfortunately, as it's extremely slow. But I'll try it at some point. :)

from ros-install-osx.

kpykc avatar kpykc commented on May 25, 2024

@mikepurvis sorry for a (late)^2 reply, I just decided to do a brew upgrade, so all the bugs get out from the darkness again :/ (as usual, btw that is the reason I'm doing this rarely).

The issue is still persist for me.

For comparison:

0/indigo_desktop_ws> ls /usr/local/Cellar/python
2.7.10_2/

Unfortunately, I don't have such a clean-room :), as my disk space is really precious (only 256Gb)

Though, this issue may be related to the fact that my indigo workspace is screwed-up already. I have to check that versions of packages are up to date.

from ros-install-osx.

mikepurvis avatar mikepurvis commented on May 25, 2024

Others are reporting problems with pcl_ros, too, so it's definitely not just you.

from ros-install-osx.

mikepurvis avatar mikepurvis commented on May 25, 2024

Okay, so I just got a clean build of Yosemite+Indigo on my main machine, starting from a fresh Homebrew install.

$ ls /usr/local/Cellar/python
2.7.11
$ ls /usr/local/Cellar/pcl
HEAD

Looks like PCL is now set to install from head via the rosdep entry: https://github.com/ros/rosdistro/blob/22e12c568e3796e8b93a257fdaf28cc8dbc24341/rosdep/osx-homebrew.yaml#L250

Once PCL 1.8.0 is released (PointCloudLibrary/pcl#1373), this should be switched to that version, obviously.

from ros-install-osx.

mikepurvis avatar mikepurvis commented on May 25, 2024

Should be fixed now by PCL 1.8.

from ros-install-osx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.