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

Cannot retrive poetry docs with poerty run .bin/website docs pull #36

Closed
gunungpw opened this issue May 27, 2022 · 2 comments
Closed

Cannot retrive poetry docs with poerty run .bin/website docs pull #36

gunungpw opened this issue May 27, 2022 · 2 comments

Comments

@gunungpw
Copy link

Hello I try to build the website locally, but cannot pull the docs:

website [🐍 v3.10.3(website-DvCDHzbR-py3.10)]
❯❯❯ poetry run ./bin/website docs pull

  Pulling documentation for version 1.1 as 1.1
Cloning into '.'...
fatal: cannot change to 'https://github.com/python-poetry/poetry.git': No such file or directory
error: failed to initialize sparse-checkout
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git

  Pulling documentation for version master
Cloning into '.'...
fatal: cannot change to 'https://github.com/python-poetry/poetry.git': No such file or directory
error: failed to initialize sparse-checkout
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git

I try this at Windows 10 and WSL Ubuntu 20.04
Any advice on building website locally, Thank you ❤️

@Secrus
Copy link
Member

Secrus commented May 29, 2022

Try this poetry run bin/website docs pull. That works for me without any problem. (Ubuntu native)

@gunungpw
Copy link
Author

gunungpw commented Jun 2, 2022

Thank you @Secrus I cannot reproduce it in Ubuntu WSL.

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