Post

Python Error - SMB not found

Python Error - SMB not found

Python Error - SMB not found

image1

1
2
3
python3 -m venv ~/myenv
source ~/myenv/bin/activate
pip3 install pysmb
This post is licensed under CC BY 4.0 by the author.