dto
dto
Hello. I followed the "pip install" steps listed in your Diffsound readme. It did produce one error during this, "pytorch-lightning 1.7.0 requires tensorboard>=2.9.1, but you have tensorboard 1.15.0 which is...
I found the following additional error during your pip install readme steps: pytorch-lightning 1.2.10 requires PyYAML!=5.4.*,>=5.1, but you have pyyaml 5.4.1 which is incompatible. pytorch-lightning 1.2.10 requires torchmetrics==0.2.0, but you...
When reverting to commit 2e1a6008176be0a92da7563d6957d0442713bb4d, then compilation succeeds.
I now get the following error when attempting to activate Algernon from the preferences browser: 29 January 2022 3:37:48.240317 pm VM: unix - Smalltalk Image: Squeak6.0alpha [latest update: #21120] SecurityManager...
wonderful! thank you for letting me know.
I've now tried 3 different SMTP servers, differing ports and values of SECURE, and still get "wrong version"
workaround of removing Surge XT plugin [edit: and then recreating it] restores sound. bug manifests if you clone a Carla Rack track with Surge XT in it.
Hi. Thanks so much for your response. This suggestion does not appear to help. 1. Here is the top of my compose.yaml file: ``` services: affine: env_file: - /root/AFFiNE/.env image:...
The format of my .env file is simple KEY=VALUE, one per line. In that file I have MAILER_SECURE=true (without quotes around "true")