Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.2.3 installing environment errors #5

Closed
ElpadoCan opened this issue Feb 9, 2022 · 1 comment
Closed

v1.2.3 installing environment errors #5

ElpadoCan opened this issue Feb 9, 2022 · 1 comment
Labels
🐛 Bug Something isn't working

Comments

@ElpadoCan
Copy link
Collaborator

ElpadoCan commented Feb 9, 2022

Some users reported issues when installing the environment with Cell-ACDC v1.2.3

Using the attached file seems to solve those issues:

  • Download the attached environment.zip file and extract the file called environment.yml.
  • Replace the environment.yml file that you have in the Cell-ACDC-1.2.3 folder with the downloaded file.
  • Try installing the environment with the following commands:
conda env remove -n acdc
conda clean --all
conda env create --file environment.yml

If you are still having issues please reply to this message, thanks

environment.zip

@ElpadoCan ElpadoCan added the 🐛 Bug Something isn't working label Feb 9, 2022
@ElpadoCan
Copy link
Collaborator Author

v1.2.3 is now obsolete and not supported anymore

Teranis added a commit that referenced this issue Oct 5, 2023
* Feat: Added tooltips page for GUI

* Fix: Format

* Feat: Added Tooltip extraction from tooltip.rst

* Fix: Update Shortcuts in Tooltip when custom shortcuts are made

* Feat: Updated README to rst

* Feat: Updated bdir README to rst and added to main doc

* Fix: Bdir formatting

* Fix: Punctuation

* Update README.rst

* Feat: Revised Guide up to GUI

* Feat: Doc: outbput data, part from starter guide, seg models (start)

* Feat: Doc: Added doc trees, refactoring

* Feat: Doc: Added favicon and changed img size

---------

Co-authored-by: Timon Stegmaier <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant