Skip to content

Commit ff26b1a

Browse files
authored
Update linux.rst - add libboost requirements
1 parent d926bd2 commit ff26b1a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/linux.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,10 @@ Use the commands below to install Python 3.10.x along with certain dependencies
4040

4141
.. code-block:: bash
4242
43+
sudo apt update
4344
sudo apt-get install python3.10
4445
sudo apt-get install python3.10-venv
46+
sudo apt install libboost-filesystem1.74.0
4547
4648
After installing required Ubuntu distribution and Python version, proceed with NPU drivers installation
4749

0 commit comments

Comments
 (0)