Issues with jupyter notebooks library and thorlabs software

Currently trying to install Thorlabs software to use alongside jupyter notebooks. Have installed the drivers and all relevant software. Error message as shown is given. Not sure what to do. Tried using add dll path with os and no luck.

Could not find module ‘thorlabs_tsi_camera_sdk.dll’ (or one of its dependencies). Try using the full path with constructor syntax. Unable to load library - are the thorlabs tsi camera sdk libraries discoverable from the application directory? Try placing them in the same directory as your program, or adding the directory with the libraries to the PATH. Make sure to use 32-bit libraries when using a 32-bit python interpreter and 64-bit libraries when using a 64-bit interpreter