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

NotADirectoryError when building with single import on Windows via Git Bash #125

Open
mithomas opened this issue Oct 19, 2023 · 0 comments

Comments

@mithomas
Copy link

Running python -m mkdocs serve under Windows 10 using Git Bash with multirepo enabled using !import results in:

$ python -m mkdocs serve
INFO    -  Building documentation...
INFO    -  Multirepo plugin importing docs...
🔳 subrepo1

NotADirectoryError: [WinError 267] Der Verzeichnisname ist ungültig

The same config builds fine when using Linux.

Versions:

  • Python 3.10.9 (Anaconda distribution)
  • mkdocs 1.5.3
  • mkdocs-multirepo-plugin 0.6.3
@mithomas mithomas changed the title PermissionError when building with single import on Windows via Git Bash NotADirectoryError when building with single import on Windows via Git Bash Oct 19, 2023
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