runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> import fastbook File "/home/user/.local/lib/python3.10/site-packages/fastbook/__init__.py", line 2, in <module> import matplotlib as mpl, pkgutil, requests, time File "/home/user/.local/lib/python3.10/site-packages/matplotlib/__init__.py", line 952, in <module> cbook._get_data_path("matplotlibrc"), File "/home/user/.local/lib/python3.10/site-packages/matplotlib/cbook/__init__.py", line 561, in _get_data_path return Path(matplotlib.get_data_path(), *args) File "/home/user/.local/lib/python3.10/site-packages/matplotlib/__init__.py", line 303, in wrapper ret = func(**kwargs) File "/home/user/.local/lib/python3.10/site-packages/matplotlib/__init__.py", line 573, in get_data_path return str(Path(__file__).with_name("mpl-data")) File "/usr/local/lib/python3.10/pathlib.py", line 962, in __new__ raise NotImplementedError("cannot instantiate %r on your system" NotImplementedError: cannot instantiate 'WindowsPath' on your system

Container logs:

Fetching error logs...