py4dstem / py4DSTEM_tutorials

Sample code for py4DSTEM
GNU General Public License v3.0
37 stars 31 forks source link

AttributeError: module 'py4DSTEM.process' has no attribute 'diffraction' #9

Open nomurayuki0503 opened 2 years ago

nomurayuki0503 commented 2 years ago

When I run the "ACOM Tutorial Notebook 01", it gives a following error message.

AttributeError: module 'py4DSTEM.process' has no attribute 'diffraction'

version python 3.8.0 py4DSTEM 0.12.6 pywin32 302

error