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

Can't run #40

Open
BhaturaGuy opened this issue Sep 12, 2023 · 0 comments
Open

Can't run #40

BhaturaGuy opened this issue Sep 12, 2023 · 0 comments

Comments

@BhaturaGuy
Copy link

Traceback (most recent call last): File "C:\Program Files\Python310\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Program Files\Python310\lib\runpy.py", line 86, in _run_code exec(code, run_globals) File "C:\Users\Bhatura\AppData\Roaming\Python\Python310\Scripts\wisdom-tree.exe\__main__.py", line 4, in <module> File "C:\Users\Bhatura\AppData\Roaming\Python\Python310\site-packages\wisdom_tree\__init__.py", line 1, in <module> from .main import * File "C:\Users\Bhatura\AppData\Roaming\Python\Python310\site-packages\wisdom_tree\main.py", line 12, in <module> import vlc File "C:\Users\Bhatura\AppData\Roaming\Python\Python310\site-packages\vlc.py", line 220, in <module> dll, plugin_path = find_lib() File "C:\Users\Bhatura\AppData\Roaming\Python\Python310\site-packages\vlc.py", line 180, in find_lib dll = ctypes.CDLL('.\\' + libname) File "C:\Program Files\Python310\lib\ctypes\__init__.py", line 374, in __init__ self._handle = _dlopen(self._name, mode) FileNotFoundError: Could not find module 'C:\Users\Bhatura\wisdom-tree\libvlc.dll' (or one of its dependencies). Try using the full path with constructor syntax.

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