Giter VIP home page Giter VIP logo

Comments (11)

srulikuk avatar srulikuk commented on July 28, 2024 1

I am having the same issue, cannot run ffpass. Ubuntu 18.04
$ ffpass --help
ffpass: command not found

$ python3 -m ffpass --help
/usr/bin/python3: No module named ffpass.__main__; 'ffpass' is a package and cannot be directly executed

$ python3 -m pip install -U ffpass
Requirement already up-to-date: ffpass in /home/sruli/.local/lib/python3.6/site-packages (0.3.4) Requirement already satisfied, skipping upgrade: pycryptodome in /home/sruli/.local/lib/python3.6/site-packages (from ffpass) (3.7.0) Requirement already satisfied, skipping upgrade: pyasn1 in /home/sruli/.local/lib/python3.6/site-packages (from ffpass) (0.4.4)

$ python3 -V
Python 3.6.7

Thanks.

from ffpass.

louisabraham avatar louisabraham commented on July 28, 2024

from ffpass.

chnbz avatar chnbz commented on July 28, 2024

Thank you so much for the fast response!

When I use python3 -m ffpass I am getting this error /usr/local/bin/python3: No module named ffpass.__main__; 'ffpass' is a package and cannot be directly executed

ffpass doesn't work. I am getting -bash: ffpass: command not found

from ffpass.

louisabraham avatar louisabraham commented on July 28, 2024

from ffpass.

chnbz avatar chnbz commented on July 28, 2024

XXX-MacBook:Documents xxx$ python3 -m pip install -U pip

Requirement already up-to-date: pip in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (18.0)

XXX-MacBook:Documents xxx$ python3 -m pip install -U ffpass

Requirement already up-to-date: ffpass in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (0.3.4)
Requirement already satisfied, skipping upgrade: pyasn1 in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (from ffpass) (0.4.4)
Requirement already satisfied, skipping upgrade: pycryptodome in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (from ffpass) (3.6.6)

XXX-MacBook:Documents xxx$ python3 --version

Python 3.7.0

Thank you so much for the help!

from ffpass.

louisabraham avatar louisabraham commented on July 28, 2024

Oh sorry, I'm such an idiot who cannot even launch his how programs.

Just

ffpass

should work.

from ffpass.

chnbz avatar chnbz commented on July 28, 2024

Yes, you were right, now it worked! Thank you so much again for your support and this amazing tool!

Do you think it is possible to make and GUI for this script, so it is to more people accessible?

from ffpass.

louisabraham avatar louisabraham commented on July 28, 2024

from ffpass.

louisabraham avatar louisabraham commented on July 28, 2024

from ffpass.

srulikuk avatar srulikuk commented on July 28, 2024

Try /home/user/.local/bin/ffpass

Thanks that was it.

from ffpass.

ymatuhin avatar ymatuhin commented on July 28, 2024

Same scenario.

❯ python3 -m ffpass --help
/Library/Frameworks/Python.framework/Versions/3.8/bin/python3: No module named ffpass.__main__; 'ffpass' is a package and cannot be directly executed

❯ python3 -m pip install -U ffpass
Requirement already up-to-date: ffpass in /Users/ym/Library/Python/3.8/lib/python/site-packages (0.4.8)
Requirement already satisfied, skipping upgrade: pyasn1 in /Users/ym/Library/Python/3.8/lib/python/site-packages (from ffpass) (0.4.8)
Requirement already satisfied, skipping upgrade: pycryptodome in /Users/ym/Library/Python/3.8/lib/python/site-packages (from ffpass) (3.9.4)

❯ /Users/ym/Library/Python/3.8/lib/python/site-packages/ffpass --help
zsh: permission denied: /Users/ym/Library/Python/3.8/lib/python/site-packages/ffpass

and
chmod +x /Users/ym/Library/Python/3.8/lib/python/site-packages/ffpass didn't help.

from ffpass.

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.