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

Python3 mergemap tool doesn't work #37

Open
FPSychotic opened this issue Sep 12, 2023 · 0 comments
Open

Python3 mergemap tool doesn't work #37

FPSychotic opened this issue Sep 12, 2023 · 0 comments

Comments

@FPSychotic
Copy link

$ python3 makeMergedMap.py makeMergedMap.py:88: SyntaxWarning: "is not" with a literal. Did you mean "!="? if( nodes_count % node_skip is not 0): Traceback (most recent call last): File "makeMergedMap.py", line 8, in <module> from pypcd import pypcd File "/home/nrover/.local/lib/python3.8/site-packages/pypcd/pypcd.py", line 15, in <module> import cStringIO as sio ModuleNotFoundError: No module named 'cStringIO'

Thanks!

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