TorchStudio / torchstudio

IDE for PyTorch and its ecosystem
https://torchstudio.ai
MIT License
378 stars 27 forks source link

Remote dataset loading fail #27

Open JimOneG opened 2 years ago

JimOneG commented 2 years ago

Hi,

I am trying to use TorchStudio remote, but there is an error occured.

python3.9/socket.py, line 704, in readinto return self._sock.recv_into(b) ConnectionResetError: 104

this comes after the message: Loading Dataset

divideconcept commented 2 years ago

Hi, can you upload here the log files located in ~/TorchStudio/logs (mac/linux) or %USERPROFILE%/TorchStudio/logs (windows)

rokity commented 2 years ago

@JimOneG Please visit this page to reproduce the error.