Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upWindows Powershell #20
Comments
This comment has been minimized.
This comment has been minimized.
|
Does anyone know how to fix this? I don't use Windows. What if I use a CLI hook in |
BurntSushi
added
the
bug
label
Jan 25, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
suidobashi commentedDec 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.