- ABBA Python version:
- Python version: 3.10
- Operating System: Windows 11
Description
I opened anaconda prompt and run the following commands
`mamba create -c conda-forge -n abba-env python=3.8 openjdk=8 pip maven pyimagej
conda activate abba-env
pip install abba_python
from abba_python import abba
abba.start_imagej()`
Then I waited but nothing happened