-
Notifications
You must be signed in to change notification settings - Fork 30
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
Error when using pypcd with Python 3.8 #9
Comments
Hi there! Can you import the following requirements without error?
|
@DanielPollithy Hi I'm also facing the same problem and can also import above dependencies. However, my traceback is different than above issue.!! `NotImplementedError Traceback (most recent call last) File ~/venv/lib/python3.8/site-packages/pypcd-0.1.3-py3.8.egg/pypcd/pypcd.py:807, in PointCloud.from_msg(msg, squeeze) NotImplementedError: ROS sensor_msgs not found |
Hey @RaviBeagle |
Hi @DanielPollithy
I am using your python pypcd package as per your suggestion in the tutorial.
But I am getting this error:
This should not happen as the numpy_pc2 is alredy there:
The text was updated successfully, but these errors were encountered: