ChristophKirst / ClearMap

ClearMap is a python toolbox for the analysis and registration of volumetric data from cleared tissues.
http://christophkirst.github.io/ClearMap/build/html/index.html
GNU General Public License v3.0
49 stars 40 forks source link

ImportError: cannot import name 'Texture3D' from 'vispy.visuals.volume' #45

Open camtboyd opened 2 years ago

camtboyd commented 2 years ago

ImportError: cannot import name 'Texture3D' from 'vispy.visuals.volume'

import ClearMap.Alignment.Stitching.StitchingRigid as stg

Getting this error when I try and import StitchingRigid and run the file in Spyder. Anyone else have this problem or fix? On Linux Ubuntu.

mahsa106 commented 1 year ago

Did you find any solution for this error? I get the same error while trying to start ClearMap on Ubuntu.

camtboyd commented 1 year ago

sorry for the late reply. No, I never found a solution.