Giter VIP home page Giter VIP logo

clan's Issues

ImportError after pip installing

I get this error after installing with pip:

± ddebelius at localdev in [civilrights].../civilrights on master:debb5 ✗
$ pip install clan
Downloading/unpacking clan
  Downloading clan-0.1.3.tar.gz
  Running setup.py (path:/Users/ddebelius/.virtualenvs/civilrights/build/clan/setup.py) egg_info for package clan

Requirement already satisfied (use --upgrade to upgrade): google-api-python-client==1.2 in /Users/ddebelius/.virtualenvs/civilrights/lib/python2.7/site-packages (from clan)
Requirement already satisfied (use --upgrade to upgrade): httplib2==0.9 in /Users/ddebelius/.virtualenvs/civilrights/lib/python2.7/site-packages (from clan)
Requirement already satisfied (use --upgrade to upgrade): pyyaml==3.11 in /Users/ddebelius/.virtualenvs/civilrights/lib/python2.7/site-packages (from clan)
Requirement already satisfied (use --upgrade to upgrade): Jinja2==2.7.3 in /Users/ddebelius/.virtualenvs/civilrights/lib/python2.7/site-packages (from clan)
Requirement already satisfied (use --upgrade to upgrade): markupsafe in /Users/ddebelius/.virtualenvs/civilrights/lib/python2.7/site-packages (from Jinja2==2.7.3->clan)
Installing collected packages: clan
  Running setup.py install for clan

    Installing clan script to /Users/ddebelius/.virtualenvs/civilrights/bin
Successfully installed clan
Cleaning up...
± ddebelius at localdev in [civilrights].../civilrights on master:debb5 ✗
$ which clan
/Users/ddebelius/.virtualenvs/civilrights/bin/clan
± ddebelius at localdev in [civilrights].../civilrights on master:debb5 ✗
$ clan
Traceback (most recent call last):
  File "/Users/ddebelius/.virtualenvs/civilrights/bin/clan", line 9, in <module>
    load_entry_point('clan==0.1.3', 'console_scripts', 'clan')()
  File "/Users/ddebelius/.virtualenvs/civilrights/lib/python2.7/site-packages/pkg_resources.py", line 353, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/Users/ddebelius/.virtualenvs/civilrights/lib/python2.7/site-packages/pkg_resources.py", line 2302, in load_entry_point
    return ep.load()
  File "/Users/ddebelius/.virtualenvs/civilrights/lib/python2.7/site-packages/pkg_resources.py", line 2029, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
ImportError: No module named clan

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.