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

neuroglancer yaml is not working #27

Open
Mohinta2892 opened this issue Sep 13, 2024 · 1 comment
Open

neuroglancer yaml is not working #27

Mohinta2892 opened this issue Sep 13, 2024 · 1 comment

Comments

@Mohinta2892
Copy link
Owner

conda environments on mac and linux does not work. Needs fixing.

@Mohinta2892
Copy link
Owner Author

Mohinta2892 commented Sep 13, 2024

You can currently do it by hand:

conda create -n nglancer python=3.10
conda activate nglancer            
pip install neuroglancer==2.37
pip install zarr
pip install h5py
pip install dask
pip install  git+https://github.com/funkelab/funlib.persistence.git
pip show argparse
pip install argparse
pip install tifffile
pip install funlib.persistence==0.4.0
pip install numpy==1.26.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant