Recent content by Melatto

  1. M

    Audiocraft Installation on Ubuntu

    the thing is I installed python 3.12.3 but it still operates on the 3.8.5 version as the default
  2. M

    Audiocraft Installation on Ubuntu

    thank you for your help so far CaffeineAddict If anyone else has Python or Audiocraft experience I think I ran the correct prompt to run MusicGen but I get this text instead of the running program ~/audiocraft$ python demos/musicgen_app.py Traceback (most recent call last): File...
  3. M

    Audiocraft Installation on Ubuntu

    indeed reading comprehension for the win how do I run the program to verify it works properly? I don't mean to sound like a noob but I am one lol
  4. M

    Audiocraft Installation on Ubuntu

    I ran through all the steps I ran through the steps in the readme as I was installing I got a lot of "requirement already satisfied, skipping" messages so it looks like it all installed correctly until the final step I ran the final line and got this message :~$ python -m pip install -e...
  5. M

    Audiocraft Installation on Ubuntu

    I think what I did was try to combine two sets of instructions into installing AudioCraft and I screwed the compatability pooch I guess I should start with Anaconda Navigator? when I run anaconda-navigator I get this error Traceback (most recent call last): File...
  6. M

    Audiocraft Installation on Ubuntu

    Hello all Does anyone have any experience installing Audiocraft on Ubuntu? I was attempting an install, but I screwed it Ubuntu 22.04.4 LTS I have Python 3.8.5 when I check the version through terminal but I also have 3.12.3 extracted on my main HD Don't know where I went wrong with this one
  7. M

    Purging excessive kernels

    this is frickin awesome like mc paul barman thank you for these command lines
  8. M

    Purging excessive kernels

    do you know if such a command exists in Ubuntu?
  9. M

    Purging excessive kernels

    would read anyway
  10. M

    Purging excessive kernels

    is this very different than Stacer? I know Stacer no longer gets updates
  11. M

    Purging excessive kernels

    everything seems like it's updating smoothly thank you all for your help
  12. M

    Purging excessive kernels

    sorry for the delayed response all, I was working I just ran the fix install command it seemed to run properly gonna reboot and try to autoremove recommendation thank you for your help so far
  13. M

    Purging excessive kernels

    I ran this line I got this message You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: linux-generic-hwe-22.04 : Depends: linux-headers-generic-hwe-22.04 (= 6.2.0.39.40~22.04.16) but 6.2.0.37.38~22.04.15 is installed E: Unmet...
  14. M

    Purging excessive kernels

    I was trying to update my software in Ubuntu, and kept getting a "dpkg interrupted" error. After going down the rabbit hole here and elsewhere, I think I have an excess of kernels, and I am trying to purge the unnecessary kernels so that I can successfully update my software. Can someone help...
  15. M

    Purging Excess Kernels

    Hello TuxBot I think I have an excess of kernels, and I am trying to purge the unnecessary kernels so that I can successfully update my software. Can you help me build the proper line of code in the command terminal? This is the list of my kernels rc linux-image-5.15.0-25-generic...
Top