Can't import um, nm, and mm

Issue #15 closed
Former user created an issue

The examples in the document page do not work for me. pycharm cannot : from diffractio import um, mm I understand that they are in init.py but how do I import them to use in the example. ImportError: cannot import name 'um' from partially initialized module 'diffractio' (most likely due to a circular import) (\Directory\information\here\diffractio.py)

Comments (2)

  1. LUIS MIGUEL SANCHEZ BREA repo owner

    Thank you for the feedback.

    Sorry, I do not know very well which is the error.

    Please send me an example (a jupyter or a py file) and I will analyze what happen.

  2. Log in to comment