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

setup ValueError: path 'share/man/man1/' cannot end with '/' #1778

Closed
iTaybb opened this issue Nov 16, 2013 · 2 comments
Closed

setup ValueError: path 'share/man/man1/' cannot end with '/' #1778

iTaybb opened this issue Nov 16, 2013 · 2 comments

Comments

@iTaybb
Copy link
Contributor

@iTaybb iTaybb commented Nov 16, 2013

Can't run setup.py install on Windows 7 SP1 x64.
Error:
ValueError: path 'share/man/man1/' cannot end with '/'

Removing trailing '/' at the path fixes the problem (line number 51 @ setup.py)

@cristlee
Copy link

@cristlee cristlee commented Nov 21, 2013

I got the same error on Windows 7 x64

@phihag
Copy link
Contributor

@phihag phihag commented Nov 21, 2013

Unless you are developing youtube-dl or attempting to import it, it's way easier to use the Windows binary we offer. But thanks for the report, it's now fixed. I blame the delay on having to work on a platform without a built-in text editor ;) .

@phihag phihag closed this Nov 21, 2013
phihag added a commit that referenced this issue Nov 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.