pytorch / torcharrow

High performance model preprocessing library on PyTorch
https://pytorch.org/torcharrow/beta/index.html
BSD 3-Clause "New" or "Revised" License
647 stars 79 forks source link

Broken Installation #519

Open Luosuu opened 1 year ago

Luosuu commented 1 year ago

The install command

pip install --pre torcharrow -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html

breaks pylance and is there any alternative for restarting runtime like

(https://colab.research.google.com/drive/1S0ldwN7qNM37E4WZnnAEnzn1DWnAQ6Vt).

And also as mentioned #518 , conda installation is also broken now.