GithubHelp home page GithubHelp logo

Comments (5)

vpal avatar vpal commented on July 21, 2024 1

No. You can't. Those system level dependencies would have to be installed manually the same way like you would do with the current targz installs.
(AFAIK you can only list "python level" dependencies in python packages, like other packages from pypi and those will then also be installed by pip.)

This could rather be an alternative to the targz install then to the PPA install.

from safeeyes.

hartwork avatar hartwork commented on July 21, 2024 1

If there is interest in submitting to PyPI later: This commands works well for uploading new releases for me:

python setup.py sdist upload -r https://pypi.python.org/pypi

I'm sharing that because of the -r ... part.

from safeeyes.

slgobinath avatar slgobinath commented on July 21, 2024

Hi @vpal,
Can we install non-python dependencies using this way? Example: gir1.2-appindicator3-0.1 and mpg123

from safeeyes.

slgobinath avatar slgobinath commented on July 21, 2024

@hartwork,
I am thinking of migrating to Python 3 as well #96. If possible, we will migrate to Python 3 and then submit to PyPi.
I like to include all these changes into v1.2.0 but these days I am little busy. After this weekend I will test #96 and consider this as well.

Btw thanks for your great support :-)

from safeeyes.

slgobinath avatar slgobinath commented on July 21, 2024

Now SafeEyes 1.2.0 alpha is available on PyPI. I will push the stable release after testing on all the platforms.

Thanks

from safeeyes.

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.