If, while enabling the addon, it throws `module not found` error, execute this command to copy all packages from local folder to blender folder `cp -r $HOME/.local/lib/python3.10/site-packages/* ../lib/python3.10/` (adapt for your version).
If, while enabling the addon, it throws `module not found` error, execute this command to copy all packages from local folder to blender folder `cp -r $HOME/.local/lib/python3.10/site-packages/* ../lib/python3.10/` (adapt for your version).