These are my code I am getting error while installing “ttempfile” module
please help
GitHub - Kushaagra-exe/Simple-RAG-Nvidia
https://simple-rag-nvidia.streamlit.app/
Are you sure it is tempfiles
and not tempfile
?
I wasn’t able to find any tempfile
package on PyPI.
And tempfile
comes preinstlaled with Python, and doesn’t need to be included in requirements.txt
Yes Thankyou it works now
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.