You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Describe the bug
How To Reproduce
make clean html
Expected behavior
Screenshots
Environment
cf51e68
MacOS monterey
Additional context
The text was updated successfully, but these errors were encountered: