CameronBodine / PINGMapper

Open-source interface for processing recreation-grade side scan sonar datasets and reproducibly mapping benthic habitat
https://cameronbodine.github.io/PINGMapper/
MIT License
39 stars 3 forks source link

Got an exception when Running "test_PINGMapper.py 1“ #85

Closed gushangzao007 closed 1 year ago

gushangzao007 commented 1 year ago

I try to run the test function to verify my installation, it got several errors. error message like that: AttributeError: module 'numpy' has no attribute 'int'. error.txt

gushangzao007 commented 1 year ago

by the way , expected data has been generated. I'm not sure if those data is ok. image

CameronBodine commented 1 year ago

Can you provide the full error from the console? Thanks!

gushangzao007 commented 1 year ago

full error is in the attached file within my first post, can you see it?

CameronBodine commented 1 year ago

Sorry I missed it. Ok, just posted an update. Run git pull and try the test again. Please report back!

CameronBodine commented 1 year ago

@gushangzao007 was your issue resolved?

gushangzao007 commented 1 year ago

sorry, have not yet, I've changed my solution for my hobby project, thanks for your advice about how to use SL3Reader to generate a point cloud, :)

CameronBodine commented 1 year ago

Great I will close the issue then.