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

Anyone has a windows guide? #42

Open
Yankees4life opened this issue Aug 3, 2020 · 0 comments
Open

Anyone has a windows guide? #42

Yankees4life opened this issue Aug 3, 2020 · 0 comments

Comments

@Yankees4life
Copy link

Yankees4life commented Aug 3, 2020

I'm trying to run it on python and I'm failing epically here. I only got as far as trying to open the app

C:\Users\Jean\Downloads\streamglob-unstable>"C:\Users\Jean\AppData\Local\Program
s\Python\Python38-32\Scripts\streamglob.exe"
Traceback (most recent call last):
File "c:\users\jean\appdata\local\programs\python\python38-32\lib\runpy.py", l
ine 194, in run_module_as_main
return run_code(code, main_globals, None,
File "c:\users\jean\appdata\local\programs\python\python38-32\lib\runpy.py", l
ine 87, in run_code
exec(code, run_globals)
File "C:\Users\Jean\AppData\Local\Programs\Python\Python38-32\Scripts\streamgl
ob.exe_main
.py", line 4, in
File "c:\users\jean\appdata\local\programs\python\python38-32\lib\site-package
s\streamglob_main
.py", line 45, in
from . import player
File "c:\users\jean\appdata\local\programs\python\python38-32\lib\site-package
s\streamglob\player.py", line 26, in
from aio_mpv_jsonipc import MPV
File "c:\users\jean\appdata\local\programs\python\python38-32\lib\site-package
s\aio_mpv_jsonipc_init.py", line 1, in
from .MPV import MPV
File "c:\users\jean\appdata\local\programs\python\python38-32\lib\site-package
s\aio_mpv_jsonipc\MPV.py", line 1, in
from asyncio import get_event_loop, open_unix_connection, create_subprocess_
exec, Queue, Event, sleep, Lock
ImportError: cannot import name 'open_unix_connection' from 'asyncio' (c:\users
jean\appdata\local\programs\python\python38-32\lib\asyncio_init_.py)

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

1 participant