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

Crash on Windows when searching videos by user #469

Closed
mindbound opened this issue Apr 7, 2016 · 2 comments
Closed

Crash on Windows when searching videos by user #469

mindbound opened this issue Apr 7, 2016 · 2 comments

Comments

@mindbound
Copy link

When searching with u $videonumber, the compiled Windows version of 0.2.6 crashes with

Traceback (most recent call last):
  File "mpsyt", line 3, in <module>
  File "E:\Devel\src\git\mps-youtube\mps_youtube\main.py", line 3695, in main
  File "E:\Devel\src\git\mps-youtube\mps_youtube\main.py", line 3644, in matchfunction
  File "E:\Devel\src\git\mps-youtube\mps_youtube\main.py", line 2991, in user_more
TypeError: usersearch_id() takes 1 positional argument but 3 were given

(same happens with the pip3-installed one).

@ids1024
Copy link
Contributor

ids1024 commented Apr 10, 2016

This bug should already be fixed in git.
Try pip3 install https://github.com/mps-youtube/mps-youtube/archive/develop.zip

@mindbound
Copy link
Author

Thanks, that solved that.

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