lucidsonicdreams.md 1.0 KB

Lucid Sonic Dreams

Tentativo di far funzionare questa cosa bbbella su macchine che ormai hanno solo python o 2 o 3.9.

Python

Allo stato attuale funziona solo con versioni di python che vanno dalla 3.6 alla 3.8 per una questione di tensorflow.

Qui: https://unix.stackexchange.com/questions/188741/install-newer-older-versions-of-python-on-debian come installare versioni vecchie compilandole

Lucidsonicdreams

Ora si esegue ``` pip3 install lucidsonicdreams

Se all'esecuzione si ha problemi con lsbrelease allora fixare con un link simbolico come detto qui: https://askubuntu.com/questions/965043/no-module-named-lsb-release-after-install-python-3-6-3-from-source

In fase di installazione può segnalare:

ERROR: numba 0.54.1 has requirement numpy<1.21,>=1.17, but you'll have numpy 1.21.4 which is incompatible.
ERROR: moviepy 1.0.3 has requirement decorator<5.0,>=4.0.2, but you'll have decorator 5.1.0 which is incompatible.