avrabyt/st-speckmol

ModuleNotFoundError: No module named 'ipython_genutils'

avrabyt opened this issue · 1 comments

ModuleNotFoundError: No module named 'ipython_genutils'

  • A quick fix to this error would be to add the ipython_genutils as a dependency to alongside st-speckmol.
    For time being, while testing locally install pip install ipython_genutils

From future release, st-speckmol will natively include ipython_genutils as one of it's depenedencies!