blackmarblepy icon indicating copy to clipboard operation
blackmarblepy copied to clipboard

Windows 11 - NotADirectoryError : [WinError 267] The directory name is not valid

Open gotconae opened this issue 4 months ago • 2 comments

Bug Report

Description

I'm starting to use the library and trying the blackmarblepy.ipynb tutorial.

When I execute the line corresponding to r_20210205 = bm_raster() at the end of the file download, this error appears NotADirectoryError : [WinError 267] The directory name is not valid

Regarding the installation in both cases (From PyPI and From Source) the same error occurs.

Reproducibility

  • [x] The bug is reproducible.
  • [ ] The bug is intermittent.
  • [ ] The bug occurs only under specific conditions.

Screenshots / Error Messages (if applicable)

image

image

Environment

  • Operating System: Windows 11
  • Browser (if applicable): N/A
  • Application Version/Commit: N/A
  • Additional Environment Details: N/A

Additional Context

N/A

Possible Fix

N/A

gotconae avatar Feb 26 '24 13:02 gotconae

Get the same error on my windows 11. May be an access problem? I have to use Google Colab to bypass the issue.

TokyAxel avatar Mar 05 '24 11:03 TokyAxel

Get the same error on my windows 11. May be an access problem? I have to use Google Colab to bypass the issue.

Same. I use Google Colab to run my script.

ccollado7 avatar Apr 19 '24 18:04 ccollado7