Skip to content

Failed to use custom python environment on arm64 mac #6

Description

@hinerm

I created a mamba environment:

mamba create -n ijseg python=3.11 -y
mamba activate ijseg
pip install tensorflow==2.15 cellpose==4.0.6 stardist==0.9.0 csbdeep==0.8.0 pyimagej==1.7.0 numpy==1.26.4

After pointing Fiji to this environment and starting in python mode, I got the error:

bus error  ./Fiji.app/Contents/MacOS/fiji-macos-arm64

I was able to start in python mode when using the "rebuild environment" button so it would seem there were simply things missing from my custom environment (at the least, appose-python it looks like).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions