Marc

Results 5 issues of Marc

When running the command from the readme, after setting up the conda env and installing conda dependencies. ``` cd server pip install -r requirements.txt ``` I get ``` Collecting diffusers...

The installation of OpenChem in the docs reads in the last line `pip install -e` Where it should be `pip install -e .`

Dear developers of ISAcreator, I am on a Mac M1, installed maven with `brew install maven` and running the cloned version of the repo main - version 1.7.11 in VSC....

I am running command ``` npm run build ``` But encountering the following error: ``` > [email protected] build > npm run build-cjs && npm run build-es && npm run build-umd...