TorchStudio / torchstudio

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

issue with python env #7

Closed CJ0109 closed 2 years ago

CJ0109 commented 2 years ago

I reconfigured my python environment. when starting the TorchStudio, a existing env is selected, but the following error occured. image

divideconcept commented 2 years ago

2 things you can try related to this error: modify a value in the registry: https://programmerah.com/win10-system-createfile-error-5-problem-solving-41916/ launch TorchStudio as admin: https://stackoverflow.com/questions/62096962/createfile-error-5-keep-showing-on-my-r-studio-console-and-jupyter-notebook

divideconcept commented 2 years ago

Give TorchStudio 0.9.4 a try, it may fix your issue: https://torchstudio.ai/download/

CJ0109 commented 2 years ago

Thanks for the reply. Changing the regedit value solve my issues.