You are reading a single comment by @eskay and its replies. Click here to read the full conversation.
  • I can't even install it, there's no 'setup.py' file in the package. Fallen at the first hurdle...

  • I just did the same, with a little help from chatGPT I've reached this roadblock:

    It seems like downgrading webdriver_manager to version 3.9.1 didn't
    resolve the issue.

    It appears that there's an incompatibility between the version of
    webdriver_manager you have installed and the discogs_alert package.

    Given the current situation, you might need to reach out to the
    maintainers of discogs-alert to report this issue, as it might require
    a fix or update from their end to ensure compatibility with the latest
    versions of webdriver_manager.

    Alternatively, you can try using a different version of Python that is
    officially supported by both packages. You could create a virtual
    environment with a compatible Python version and install the packages
    there.

    Another option is to try a different alerting service provided by
    discogs-alert if available, or explore other similar packages that may
    meet your requirements.

About

Avatar for eskay @eskay started