Skip to content

mysterious error when using west #6

@E3V3A

Description

@E3V3A

I have installed sphinxcontrib-mscgen using west, but when I run west, I keep getting the following error.

# west status

no changes added to commit (use "git add" and/or "git commit -a")
Error processing line 1 of
c:\python37\lib\site-packages\sphinxcontrib-mscgen-nspkg.pth:

  Traceback (most recent call last):
    File "c:\python37\lib\site.py", line 168, in addpackage
      exec(line)
    File "<string>", line 1, in <module>
    File "<frozen importlib._bootstrap>", line 580, in module_from_spec
  AttributeError: 'NoneType' object has no attribute 'loader'

Remainder of file ignored

Any ideas what is wrong?

It seem that you package is an important part of west, so a fix is quite urgent.

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