Skip to content

[BUG] myst_parser : No module named 'attr' #166

@Fabien-GELUS

Description

@Fabien-GELUS

Describe the bug

Exception occurred:
  File "/Users/fgelus/.virtualenvs/substra-doc-3.8/lib/python3.8/site-packages/myst_parser/main.py", line 3, in <module>
    import attr
ModuleNotFoundError: No module named 'attr'

How To Reproduce

  • Create a python 3.8.2 clean venv
  • follow the readme (install substra libs and requirements.txt)
  • run make clean html

Expected behavior

Give a clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

  • Version, branch (branch and commit number)
    cf51e68
  • OS and version: [e.g. macOS Mojave version 10.14.4]
    MacOS monterey

Get it with uname -a on Linux and system_profiler SPSoftwareDataType on Mac

  • Browser and version if relevant [e.g. Firefox, Chrome, Safari]
  • Any other relevant information [e.g. dependencies, version of Python, version of Go, ...]

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions