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 Powershell #20

Open
suidobashi opened this issue Dec 9, 2014 · 1 comment

Comments

Projects
None yet
2 participants
@suidobashi
Copy link

commented Dec 9, 2014

Installed using pip to a Windows 8.1 Powershell environment.

Was unable to run the pdoc script as a shebang script. (Powershell requires a filename extension to make the script executable.)

Workaround was to run directly from the python interpreter.

@BurntSushi

This comment has been minimized.

Copy link
Contributor

commented Jan 25, 2015

Does anyone know how to fix this? I don't use Windows. What if I use a CLI hook in setup.py?

@BurntSushi BurntSushi added the bug label Jan 25, 2015

@sjpb sjpb referenced this issue Nov 6, 2017

Merged

Fix windows install #138

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.