GithubHelp home page GithubHelp logo

Comments (9)

apastel avatar apastel commented on June 3, 2024 1

@stunlocked94 Ok, I went ahead and re-published the 2.1.1 release. https://github.com/apastel/ytmusic-deleter/releases
It works now on my standalone Windows VM. Please give it a try and let me know what happens. Thanks.

from ytmusic-deleter.

stunlocked94 avatar stunlocked94 commented on June 3, 2024 1

Looks great. Thank you for the quick fix. Everything works now.

from ytmusic-deleter.

apastel avatar apastel commented on June 3, 2024

Huge thanks for bringing this to my attention. Someone else reported the same thing on Reddit but we both chalked it up to them running Windows on Mac using Parallels.

I'm also having an issue running the 2.1.0 version of the app but it actually prints an error message for me.

Showing confirmation dialog
Executing process: ytmusic-deleter ['-l', 'C:\\Users\\alexr\\AppData\\Roaming\\YTMusic Deleter', '-c', 'C:\\Users\\alexr\\AppData\\Roaming\\YTMusic Deleter', '-p', 'remove-library']
State changed: Starting
State changed: Running
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\alexr\dev\ytmusic-deleter\packages\app\target\YTMusic Deleter\_internal\ytmusic-deleter.exe\__main__.py", line 4, in <module>
ModuleNotFoundError: No module named 'packages.cli.cli'

Either way I will get this resolved ASAP and release a new version and you can let me know if it works for you. Hang tight!

from ytmusic-deleter.

stunlocked94 avatar stunlocked94 commented on June 3, 2024

Sorry I forgot to mention: I am running this on Win11 with no pending updates, so I am assuming I am up to date. It's not throwing any errors for me, even on repeated runs.

If I can provide more detailed logs (not sure where the program stores them) please let me know.

from ytmusic-deleter.

apastel avatar apastel commented on June 3, 2024

Good point, it should probably say where the logs are written to. It would be in <User_folder>/AppData/Roaming/YTMusic Deleter. (My user folder is C:\Users\alexr for example)

Usually the log that's displayed in the app console includes everything that's in the logs on the filesystem, so I'd be surprised if there's additional info in there but would be good to know if so. Thanks.

from ytmusic-deleter.

apastel avatar apastel commented on June 3, 2024

I just retested on another Windows machine and I got the exact same output as you. Nothing additional in the logs. I'll get this fixed ASAP!

from ytmusic-deleter.

stunlocked94 avatar stunlocked94 commented on June 3, 2024

Great to hear that it could be replicated. There's nothing else in my logs either.

from ytmusic-deleter.

apastel avatar apastel commented on June 3, 2024

I just published a new release. While it fixes the ModuleNotFoundError: No module named 'packages.cli.cli' issue on my main Win11 computer, it does not seem to fix the "silent exit" issue that I experience on my Windows 10 VM and that you're experiencing on your computer. Looking into it...

EDIT: Found the issue, I get this error when trying to run the internal exe (the one referenced in the output)

Fatal error in launcher: Unable to create process using '"C:\Users\alexr\dev\ytmusic-deleter.venv\Scripts\python.exe" "C:\Program Files (x86)\YTMusic Deleter_internal\ytmusic-deleter.exe"

It's trying to reference a directory on my computer, which is why it doesn't work on any computers but mine. Bear with me while I fix this, I've done some shifting of the project structure recently so I will work out this kink and then publish a 2.1.2 version.

from ytmusic-deleter.

apastel avatar apastel commented on June 3, 2024

I should mention that in the meantime if you don't want to wait or be my guinea pig for a new release, you can download the 1.6.0 version. I just verified that one is working on another computer. https://github.com/apastel/ytmusic-deleter/releases/tag/1.6.0

from ytmusic-deleter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.