MILVLG / bottom-up-attention.pytorch

A PyTorch reimplementation of bottom-up-attention models
Apache License 2.0
294 stars 76 forks source link

ValueError: underlying buffer has been detached #93

Open preetom-saha-arko opened 2 years ago

preetom-saha-arko commented 2 years ago

I tried installing in a new conda environment according to the documentation. But "python setup.py develop" did not run successfully. It shows "ValueError: underlying buffer has been detached". This error happens only in windows, not in linux though.