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

error: can't copy 'doc/pdoc/index.html': doesn't exist or not a regular file #4

Closed
the-allanc opened this issue Mar 4, 2014 · 1 comment

Comments

Projects
None yet
2 participants
@the-allanc
Copy link

commented Mar 4, 2014

That's what I get if I try to run "python setup.py install" with the latest code in the repository. Perhaps it's an uncommitted file in your build?

@BurntSushi BurntSushi closed this in a12b4a4 Mar 4, 2014

@BurntSushi

This comment has been minimized.

Copy link
Contributor

commented Mar 4, 2014

You are indeed correct. I was trying to restrain from adding generated files to the repo, but it's probably not a good idea if python setup.py install is going to fail on me.

Hopefully fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.