Giter VIP home page Giter VIP logo

elf2deb's People

Contributors

nicolaisoeborg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sincere32

elf2deb's Issues

Add a setup.py

This is expected in Python projects and required for PyPI.

For dependencies, add a requirements.txt/ poetry, the new kid on the block.

Installation Section

Add one to your README.md. Ideally this is as simple as pip install ELF2deb, which would
depend on #2

FileNotFoundError: [Errno 2] No such file or directory

elf2deb --license "GPL-3.0" --license_year "2019" --license_holder "Marcel Steinboeck" --package_name "qtox" --package_version "1.16.3-1" --homepage "https://github.com/qTox/qTox" ./qtox

Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/usr/bin/elf2deb/main.py", line 204, in
File "/usr/bin/elf2deb/main.py", line 12, in main
File "/usr/bin/elf2deb/main.py", line 183, in get_args
FileNotFoundError: [Errno 2] No such file or directory

I tried with pip3 install, from source and make, and directly executing the .pyz

  • what am I doing wrong?
  • maybe a problem with pyhon 3.6?

same with
~/Downloads/ELF2deb-1.2.0 $ ./elf2deb.pyz elf2deb.pyz
Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "./elf2deb.pyz/main.py", line 204, in
File "./elf2deb.pyz/main.py", line 12, in main
File "./elf2deb.pyz/main.py", line 183, in get_args
FileNotFoundError: [Errno 2] No such file or directory

anyway, nice tool, thanks for creating it!

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.