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

Cannot Install - Solution #17

Open
MrEdinLaw opened this issue May 21, 2022 · 0 comments
Open

Cannot Install - Solution #17

MrEdinLaw opened this issue May 21, 2022 · 0 comments

Comments

@MrEdinLaw
Copy link

MrEdinLaw commented May 21, 2022

  1. Just download the zip file.
  2. Unzip It
  3. Open the requirements.txt with a text editor.
  4. Replace the text with:
numpy>=1.17.3
matplotlib>=1.5.0
moviepy==1.0.3
Pillow>=6.2.0
pyparsing>=2.0.6 #
python-dateutil>=2.4.2 #
pytz==2015.7 #
six==1.10.0 #
wheel==0.24.0 #
  1. Open a terminal in that folder. (Windows - Shift + Right Click then select Open Powershell | Linux u know how) and run python setup.py install --user.
  2. Should be the solution to the problems.
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

1 participant