Open gasilvis opened 2 months ago
Hi George. This project hasn't been maintained for several years now, and so it is not surprising that it doesn't work any longer. Current development in this area is happening in a different project. You might want to check out https://github.com/sberl/supersid instead. It is more current. There are improved installation instructions, and people who are happy to help answer your questions.
Running into a problem with pip install -r requirements.txt
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for pyalsaaudio Running setup.py clean for pyalsaaudio Failed to build pyalsaaudio ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pyalsaaudio)
This is win10, Anaconda python 3.8.3
Some advice on the web says I need libasound2-dev
but (base) D:\projects\SID\supersid-master>pip install libasound2-dev ERROR: Could not find a version that satisfies the requirement libasound2-dev (from versions: none) ERROR: No matching distribution found for libasound2-dev
Kinda stuck. Would love to try this version that doesn't lose all the data before a restart of the supersid.
Thanks, George