Closed zhangxiao696 closed 9 months ago
I guess you download the zip rather than clone the repo.
Change this function to return an empty string (like doing nothing) and re-install xformers. It should fix the error.
I guess you download the zip rather than clone the repo.
Change this function to return an empty string (like doing nothing) and re-install xformers. It should fix the error.
yes, I resolved the problem by using a occupy string. Thanks for your reply.
thanks for your work!
when I install xformers in third_party by using "pip install .", find error:
if I update code in /opt/conda/lib/python3.7/subprocess.py, xformers is not work: packaging.version.InvalidVersion: Invalid version: '0.0.19xxx'