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

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

Open
1 of 3 tasks
gotconae opened this issue Feb 26, 2024 · 2 comments
Open
1 of 3 tasks
Labels
bug Something isn't working

Comments

@gotconae
Copy link

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

  • 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 gotconae added the bug Something isn't working label Feb 26, 2024
@TokyAxel
Copy link

TokyAxel commented Mar 5, 2024

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

@ccollado7
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants