PinkShnack / TEMUL

Functions for analysis of high resolution electron microscopy and spectroscopy data.
https://temul-toolkit.readthedocs.io
GNU General Public License v3.0
13 stars 11 forks source link

No module named 'hyperspy.drawing._markers.point' #78

Open 424yanghw opened 5 months ago

424yanghw commented 5 months ago

When running the following code in jupyter notebook 6.5.4: image The following error is obtained image python version=3.11.7 If a similar situation is resolved, thanks a lot for sharing!

zhibo-liu commented 4 months ago

Same issue, did you solve it?

424yanghw commented 4 months ago

Same issue, did you solve it?

Not yet.

zhibo-liu commented 4 months ago

Solved, the latest version of temul is 0.1.6, downgrade to 0.1.2 solve my problem

pip install temul-toolkit==0.1.2
ZPWang01 commented 3 months ago

downgrade the version of hyperspy