hbloha.blogg.se

Mac python install beautifulsoup
Mac python install beautifulsoup













Once you have brew installed: brew install python pyqt pil pip I only have one 32-bit Intel Mac mini to test on.) If you do use brew, you may have to install the above requirements in the context of the "python" that was installed via brew. If you do, it's probably easiest to install via "brew" ( ) To use the GUI requires PyQT, which can be tricky to configure right (at least in my experience) since you will very likely have to have Apple's compiler on your system. This can be done with "easy_install" or "pip".

MAC PYTHON INSTALL BEAUTIFULSOUP MAC OS X

( On Windows, probably "C:\Python\Scripts" ) Source on Mac OS X CLIįor running in command-line mode, you will need to install the following python packages: pil beautifulsoup4 configparser If you used pip, then "comictagger.py" should be in your path.

mac python install beautifulsoup

On certain systems, you have the option to use "pip" (or "easy_install") to install ComicTagger: pip install -U comictagger If you are downloading manually, extract the source zip file. See below for some platform-specific details Pillow, a fork of the Python Imaging Library - (Only need for automated matching).PyQt matching the Python version - (Only needed for GUI).To run ComicTagger from the python source, you may need to install some pre-requisites: The source package is much smaller, and if you only want to run ComicTagger as a command-line app, you may want to install this way.

mac python install beautifulsoup

Mac OS X Binary Packageĭownload the DMG file, open it, and drag the app onto your Desktop or Applications folder. Windows Binary Packageĭownload the installer. This is the easiest way to run ComicTagger.

mac python install beautifulsoup

For Windows and Mac, application packages are available.













Mac python install beautifulsoup