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

IOError when running i.segment.uspo #8

Open
firmanhadi opened this issue May 9, 2021 · 2 comments
Open

IOError when running i.segment.uspo #8

firmanhadi opened this issue May 9, 2021 · 2 comments

Comments

@firmanhadi
Copy link

Dear @tgrippa,

I am trying to follow the steps with the files provided by @mwicht (https://github.com/tgrippa/Opensource_OBIA_processing_chain/files/2660502/test_area.zip).

The error message is
IOError: [Errno 2] No such file or directory: 'C:\Users\Firman\Downloads\test_area\ouaga_uspo_f1.25.csvt'

I could create the output files when I did it manually with a similar parameter.

Screenshot 2021-05-09 191534

Any help would be very much appreciated.

Thanks.

Firman.

@tgrippa
Copy link
Owner

tgrippa commented May 10, 2021

Hi @firmanhadi.

It is really difficult to give you any help if you do not provide more detail on where the problem occurs in the process.
Is it happening when running the Jupyter Notebook's cell starting with the following comment "## Running i.segment.uspo" ? If yes, can you split it in two differents cells having the i.segment.uspo command in the first, and the creation of the .csvt file in the second one. Then, relaunch both and see if the problem well occur during the creation of the .csvt file.
Are you running your Jupyter notebook on Python 2 or 3 ?
Cheers

@firmanhadi
Copy link
Author

firmanhadi commented May 14, 2021

Hi @tgrippa ,

Thank you very much for the response.
I am running Jupyter on Python 2.
I will try your suggestion to split those commands into two different cells.

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

2 participants