Skip to content

Make dll use full path on Windows #112

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

Closed
wants to merge 1 commit into from
Closed

Make dll use full path on Windows #112

wants to merge 1 commit into from

Conversation

OctoNezd
Copy link

@OctoNezd OctoNezd commented Apr 6, 2020

This fixes FileNotFoundError: Could not find module 'mpv-1.dll'. Try using the full path with constructor syntax. exception and issue #104 when libmpv is located next to running script.

This fixes `FileNotFoundError: Could not find module 'mpv-1.dll'. Try using the full path with constructor syntax.` exception when libmpv is located next to running script.
@OctoNezd
Copy link
Author

OctoNezd commented Apr 6, 2020

Nevermind, I read the pr in issue more closely and found the reason why this was not implemented

@OctoNezd OctoNezd closed this Apr 6, 2020
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

Successfully merging this pull request may close these issues.

1 participant