Giter Site home page Giter Site logo

batchmkvmerge's People

Contributors

lelobster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

batchmkvmerge's Issues

Error - import Colorama on MacOS

I am attempting to use this script on MacOS 11.4 (20F71) BigSur. I installed colorama and send2trash dependencies via PIP using Python 2.7.16. I am getting a notice that python 2.7 is no longer maintained, I'm not sure what to do about that. My Python didn't have pip by default, so I had to install it, I used the ensurepip approach. As far as I can tell all elements installed without error. I have PIP v 20.3.4.

Traceback (most recent call last):
  File "/Users/adamlogan/adamlogan/bin//batchmkvmerge.py", line 14, in <module>
    import colorama as cr
ModuleNotFoundError: No module named 'colorama'

Any suggestions?

ModuleNotFoundError on Error Elementary OS

Tried getting this script to work on Elementary OS in a virtual machine, ran into this error.

Installed pip, colorama, mkvtoolnix and this script, added script directory to .profile ($PATH). Still got this error.

Traceback (most recent call last): File "/home/adamlogan/adamlogan/bin/batchmkvmerge.py", line 17, in <module> from send2trash import send2trash ModuleNotFoundError: No module named 'send2trash'

The send2trash is installed so I don't know what gives.

pip install send2trash Collecting send2trash Installing collected packages: send2trash Successfully installed send2trash-1.5.0
I'm struggling with the dependencies. Any suggestions?

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.