i got this error during my working on streamlit
ModuleNotFoundError:No module named ‘torch._C’
how can I solve that ? it is not work even though I install the latest versions of torch torchvision torchaudio and update it in the requirements.txt file
Thanks for sharing your question with the community! Please update your debugging post to include a code snippet and a link to your app’s public GitHub repo – this will allow the community to help you find an answer as quickly as possible. In the meantime, this post will be tagged as needs-more-info.