running install running bdist_egg running egg_info writing matplotlib_inline.egg-info/PKG-INFO writing dependency_links to matplotlib_inline.egg-info/dependency_links.txt writing requirements to matplotlib_inline.egg-info/requires.txt writing top-level names to matplotlib_inline.egg-info/top_level.txt reading manifest file 'matplotlib_inline.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'matplotlib_inline.egg-info/SOURCES.txt' installing library code to build/bdist.linux-riscv64/egg running install_lib running build_py creating build/bdist.linux-riscv64 creating build/bdist.linux-riscv64/egg creating build/bdist.linux-riscv64/egg/matplotlib_inline copying build/lib/matplotlib_inline/config.py -> build/bdist.linux-riscv64/egg/matplotlib_inline copying build/lib/matplotlib_inline/backend_inline.py -> build/bdist.linux-riscv64/egg/matplotlib_inline copying build/lib/matplotlib_inline/__init__.py -> build/bdist.linux-riscv64/egg/matplotlib_inline byte-compiling build/bdist.linux-riscv64/egg/matplotlib_inline/config.py to config.cpython-310.pyc byte-compiling build/bdist.linux-riscv64/egg/matplotlib_inline/backend_inline.py to backend_inline.cpython-310.pyc byte-compiling build/bdist.linux-riscv64/egg/matplotlib_inline/__init__.py to __init__.cpython-310.pyc writing byte-compilation script '/tmp/tmpxpvggmfy.py' /build/python-matplotlib-inline/src/matplotlib-inline-0.1.3/test-env/bin/python -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpxpvggmfy.py removing /tmp/tmpxpvggmfy.py creating build/bdist.linux-riscv64/egg/EGG-INFO copying matplotlib_inline.egg-info/PKG-INFO -> build/bdist.linux-riscv64/egg/EGG-INFO copying matplotlib_inline.egg-info/SOURCES.txt -> build/bdist.linux-riscv64/egg/EGG-INFO copying matplotlib_inline.egg-info/dependency_links.txt -> build/bdist.linux-riscv64/egg/EGG-INFO copying matplotlib_inline.egg-info/requires.txt -> build/bdist.linux-riscv64/egg/EGG-INFO copying matplotlib_inline.egg-info/top_level.txt -> build/bdist.linux-riscv64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/matplotlib_inline-0.1.3-py3.10.egg' and adding 'build/bdist.linux-riscv64/egg' to it removing 'build/bdist.linux-riscv64/egg' (and everything under it) Processing matplotlib_inline-0.1.3-py3.10.egg Copying matplotlib_inline-0.1.3-py3.10.egg to /build/python-matplotlib-inline/src/matplotlib-inline-0.1.3/test-env/lib/python3.10/site-packages Adding matplotlib-inline 0.1.3 to easy-install.pth file Installed /build/python-matplotlib-inline/src/matplotlib-inline-0.1.3/test-env/lib/python3.10/site-packages/matplotlib_inline-0.1.3-py3.10.egg Processing dependencies for matplotlib-inline==0.1.3 Searching for traitlets==5.1.1 Best match: traitlets 5.1.1 Adding traitlets 5.1.1 to easy-install.pth file Using /usr/lib/python3.10/site-packages Finished processing dependencies for matplotlib-inline==0.1.3 Traceback (most recent call last): File "", line 1, in File "/build/python-matplotlib-inline/src/matplotlib-inline-0.1.3/matplotlib_inline/backend_inline.py", line 6, in import matplotlib ModuleNotFoundError: No module named 'matplotlib' ==> ERROR: A failure occurred in check().  Aborting...