Giter VIP home page Giter VIP logo

Comments (6)

Zulko avatar Zulko commented on May 21, 2024

Thanks for the feedback.

I don't want Pygame to be installed because it is heavy and not strictly necessary (it is very useful for previews, yet). But indeed decorator could be installed with pip. Numpy, the second important dependency, could also be auto-installed.

I don't remember how you ask pip for automatic installs (preferentially with no re-install if the package is already installed). Do you happen to know how to do that ?

In the meantime I will update the docs.

from moviepy.

alexflint avatar alexflint commented on May 21, 2024

Cool. Add requires=['numpy', 'decorator'] to setup.py. You can also specify
specific versions for those dependencies. See here:
http://docs.python.org/2/distutils/setupscript.html#relationships-between-distributions-and-packages

On Sat, Jan 25, 2014 at 3:11 PM, Zulko [email protected] wrote:

Thanks for the feedback.

I don't want Pygame to be installed because it is heavy not strictly
necessary (it is very useful for previews, yet). But indeed decorator
could be installed with pip. Numpy, the second important dependency, could
also be auto-installed.

I don't remember how you ask pip for automatic installs (preferentially
with no re-install if the package is already installed). Do you happen to
know how to do that ?

In the meantime I will update the docs.


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-33298954
.

from moviepy.

Zulko avatar Zulko commented on May 21, 2024

That's what I had done, but in my memories it used to re-install my numpy... Maybe I did something wrong at the time. I am trusting you on this one.

Thanks !

from moviepy.

Zulko avatar Zulko commented on May 21, 2024

Just pushed the changes, I hope it does the trick. I'll wait a little before closing the issue.

from moviepy.

alexflint avatar alexflint commented on May 21, 2024

Thanks zulcko.

On Sat, Jan 25, 2014 at 3:49 PM, Zulko [email protected] wrote:

Just puched the changes, I hope it does the trick. I'll wait a little
before closing the issue.


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-33300213
.

from moviepy.

Zulko avatar Zulko commented on May 21, 2024

Ok it was still buggy but now I think I fixed it for good. Fingers crossed. I am closing the issue. Thank you for the feedback.

from moviepy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.