great-appointment-89710
06/13/2024, 8:35 AMOSError: libnvJitLink.so.12: cannot open shared object file: No such file or directory
This is the requirements section of the generated PEX-INFO
["certifi<2025.0.0,>=2024.6.2", "click<9.0.0,>=8.1.7", "clip", "flask-cors<5.0.0,>=4.0.1", "flask<4.0.0,>=3.0.3", "langchain-core<0.3.0,>=0.2.5", "langchain-openai<0.2.0,>=0.1.8", "pillow<11.0.0,>=10.3.0", "pymongo<5.0.0,>=4.7.3", "scikit-learn<2.0.0,>=1.5.0", "torch<3.0.0,>=2.3.1", "torchvision<0.19.0,>=0.18.1", "uvicorn<0.31.0,>=0.30.1", "webcolors<25.0.0,>=24.6.0"]
Note that clip is should come from https://github.com/openai/CLIP.git (not pypy clip) and I believe it does as the distribution is clip-1.0-py3-none-any.whl
The PEX is packaged with packed
layout, if that makes any difference.
Can someone help, please?broad-processor-92400
06/13/2024, 11:41 AMgreat-appointment-89710
06/14/2024, 2:27 PM