-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 andsystem_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
Labels
bugSomething isn't workingSomething isn't working