When I am creating the package using the pkg npm, it is giving below error while running the application.
python: can't open file '/snapshot/home/jay/project_dir/project_folder/modules/python-bridge/node_python_bridge.py': [Errno 2] No such file or directory
Also, the python bridge folder and node_python_bridge.py are present in the both module and node modules directory.