Skip to content

No module named 'interview_kernel.widget_factory' #2

Description

@freifrauvonbleifrei

Hi,

I am having trouble to install from the widgety branch. when running python3 -m interview_kernel.install, I get the following:

  File "/MoSIS_Jupyter_Kernel/interview_kernel/__init__.py", line 1, in <module>
    from . import string_handling, mmtinterface, exaoutput, pde_state_machine
  File "/MoSIS_Jupyter_Kernel/interview_kernel/pde_state_machine.py", line 8, in <module>
    from .widget_factory import WidgetFactory
ModuleNotFoundError: No module named 'interview_kernel.widget_factory'

Which dependency am I missing here, @kaiamann ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions