Hi there, I have been having troubles deploying my codes. I have put in all dependencies in a requirements.txt file.
this is my github repo: GitHub - lishing/youtube-assistant
The modules which are not found are dotenv, code (which is code.py, a file that will read in the codes).
Hi thanks both. I have renamed it as requirements.txt. I tried both requirements.txt and requirement.txt but it is still showing the same error.
Also I have an error when I tried to include the dependencies from another file name code.py. Should I be including it in requirements.txt too? It works well locally.
Error:
File "/home/adminuser/venv/lib/python3.9/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 534, in _run_script
exec(code, module.__dict__)
File "/mount/src/youtube-assistant/main.py", line 1, in <module>
import code as cd
File "/mount/src/youtube-assistant/code.py", line 4, in <module>
from youtube_transcript_api import YouTubeTranscriptApi
Hi everyone, I solved this by rebooting the app, and specified the dependences. I did not use dotenv, and fixed faiss into faiss-cpu in requirements.txt.
Thanks for stopping by! We use cookies to help us understand how you interact with our website.
By clicking “Accept all”, you consent to our use of cookies. For more information, please see our privacy policy.
Cookie settings
Strictly necessary cookies
These cookies are necessary for the website to function and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as setting your privacy preferences, logging in or filling in forms.
Performance cookies
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us understand how visitors move around the site and which pages are most frequently visited.
Functional cookies
These cookies are used to record your choices and settings, maintain your preferences over time and recognize you when you return to our website. These cookies help us to personalize our content for you and remember your preferences.
Targeting cookies
These cookies may be deployed to our site by our advertising partners to build a profile of your interest and provide you with content that is relevant to you, including showing you relevant ads on other websites.