Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the requirements.txt file? #8

Open
paulystafk87 opened this issue Jun 1, 2024 · 1 comment
Open

Where is the requirements.txt file? #8

paulystafk87 opened this issue Jun 1, 2024 · 1 comment

Comments

@paulystafk87
Copy link

Where is the requirements.txt file?

@leomorpho
Copy link

One way to find out is running the program (python main.py) and installing each missing package one at a time. Here's what's working for me:

asttokens==2.4.1
black==24.8.0
click==8.1.7
decorator==5.1.1
executing==2.1.0
ipdb==0.13.13
ipython==8.27.0
jedi==0.19.1
matplotlib-inline==0.1.7
mypy-extensions==1.0.0
numpy==2.1.1
opencv-python==4.10.0.84
packaging==24.1
parso==0.8.4
pathspec==0.12.1
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.3.6
prompt_toolkit==3.0.47
ptyprocess==0.7.0
pure_eval==0.2.3
Pygments==2.18.0
six==1.16.0
stack-data==0.6.3
traitlets==5.14.3
wcwidth==0.2.13

Also, there were other issues with the repo for me, this fork works: https://github.com/leomorpho/Shorts-Maker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants