Skip to content

Cannot find module 'materialx.emoji' #2

Description

@julien-deramond

Description

mkdocs.yml contains 3 lines that are commented and that were originally here in the repo before being migrated to GitHub:

# - pymdownx.emoji:
  #    emoji_index: !!python/name:materialx.emoji.twemoji
  #    emoji_generator: !!python/name:materialx.emoji.to_svg

They have been commented because generated the following error while running mkdocs serve:

Error: MkDocs encountered an error parsing the configuration file: while constructing a Python object
cannot find module 'materialx.emoji' (No module named 'materialx')
  in "/Users/ju/ods-mkdocs-theme/mkdocs.yml", line 36, column 20

Haven't figured out how to fix this issue.

If you have any information to fix it or allow us to definitely remove these comments, don't hesitate.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions