AllenNeuralDynamics / exa-spim-control

Acquisition control for the exaSPIM microscope system
MIT License
2 stars 1 forks source link

pyopencl missing from dependencies #57

Open Poofjunior opened 11 months ago

Poofjunior commented 11 months ago

This may be as simple as pip install pyopencl[pocl]

but it seems like there are some complexities when running from within a conda environment that also need to be documented.

See opencl installation notes and PLATFORM_NOT_FOUND_KHR issue