-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
installing results in broken version (tag-related) #28
Comments
fails to install
installs a build broken in the same way as pip/pipx |
This happens with all v3 versions. I have been able to reinstall 2.5.3 successfully, using pipx/pip/source. I've been on 2.5.3 since March/April 2023, and only thought to try to upgrade today. |
Reading seems to indicate this may be a linking problem. Really, it's out of my area of expertise. |
I believe this is the same issue as #17. Unfortunately, I cannot reproduce this issue as I do not have an M1-based Mac, but you can try re-installing /opt/homebrew/opt/python@3.11/bin/python3.11 -m pipx runpip pymusiclooper install --ignore-installed --no-binary :all: pymusiclooper Let me know if this works for you. By the way, there shouldn't be a need for enabling the |
Hi, that's pretty much what I did at #28 (comment) and it results in a broken binary. And I just did your exact command and the same. I'm not really a python developer, just a user. So, I will just continue to use 2.5.3 as it works for me. I mention the tool at https://blog.gingerbeardman.com/2023/12/09/dynamic-music-and-sound-techniques-for-video-games/ |
Thanks for mentioning my tool @gingerbeardman. I'm glad you found it useful! I've pushed a new release providing a workaround for this issue. Could you test the latest release and let me know if it fixes the issue for you? While this release does not solve the root cause of the taglib ImportError problem (that issue is currently open at the library here: supermihi/pytaglib#114), it isolates it to the tagging functions/commands only, so the rest of the library should be unaffected. |
Before continuing with the bug report, does updating to the latest version fix this issue? [Yes/No]
No
Describe the bug
Debugging Information
Expected behavior
Environment Information (please complete the following information):
pymusiclooper --version
in the terminal if unsure): 3.2.2ffmpeg --version
in the terminal if unsure): YesAdditional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: