Code Monkey home page Code Monkey logo

clarifai-photo-sorter's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ulopax

clarifai-photo-sorter's Issues

ImportError: No module named setuptools

So I'm a newbie and don't have any experiences with Python just than simple beginner codes. I thought maybe I should wait and master Python, but this tool is so interesting that I can't wait any longer to see it sorting my photo collection!

Things that I've done so far:
1. Installed Python 2.7 on my computer (OS: Windows 7 64-bit)
2. Signed up on Clarifai's website
3. Headed to Clarifai API Python Client and downloaded the ZIP
4. Unzipped the package and tried to run setup.py, first time I got the following error after running the code in IDLE:

Traceback (most recent call last):
      File "<pyshell#0>", line 1, in <module>
       from setuptools import setup, find_packages
    ImportError: No module named setuptools

5. Downloaded get-pip.py from here and did run it, but then got another error while trying to run setup.py:
error: no commands supplied

So I'm not sure what I should do next and even after a successful installation of Clarifai API Python Client, should I run the suggested codes like the following, in the Python command line?
pip install clarifai==2.0.20

Thanks in advance.

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.