-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
After runnnig the PYNQ install script on KR260 with Ubuntu 22.04.1, I got this error-like messages:
The following notebooks modules will be delivered:
- pynq-helloworld (source: pynq_helloworld)
- kv260 (source: kv260)
- pynq-dpu (source: pynq_dpu)
- pynq_composable (source: pynq_composable)
- pynq_peripherals (source: pynq_peripherals)
Do you want to proceed? [Y/n] Delivering notebooks '/root/jupyter_notebooks/pynq-helloworld'...
Delivering notebooks '/root/jupyter_notebooks/kv260'...
Delivering notebooks '/root/jupyter_notebooks/pynq-dpu'...
Couldn't import vart, check if library installed and is on path.
Traceback (most recent call last):
File "/usr/local/share/pynq-venv/bin/pynq-get-notebooks", line 8, in <module>
sys.exit(main())
File "/usr/local/share/pynq-venv/lib/python3.10/site-packages/pynq/_cli/get_notebooks.py", line 308, in main
raise e
File "/usr/local/share/pynq-venv/lib/python3.10/site-packages/pynq/_cli/get_notebooks.py", line 262, in main
ext_mod = ext.load()
File "/usr/local/share/pynq-venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2465, in load
return self.resolve()
File "/usr/local/share/pynq-venv/lib/python3.10/site-packages/pkg_resources/__init__.py", line 2471, in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
File "/usr/local/share/pynq-venv/lib/python3.10/site-packages/pynq_dpu/__init__.py", line 5, in <module>
from .dpu import DpuOverlay
File "/usr/local/share/pynq-venv/lib/python3.10/site-packages/pynq_dpu/dpu.py", line 21, in <module>
import vart
ImportError: libboost_filesystem.so.1.80.0: cannot open shared object file: No such file or directory
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels