Coder Social home page Coder Social logo

cexbot's People

Contributors

nikcub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cexbot's Issues

Cant install cexbot

running pip install cexbot on OSX 10.8.5 gives the following error:
Jonass-MacBook-Pro:~ NoxUmbrarum$ pip install cexbot
Downloading/unpacking cexbot
Could not find a version that satisfies the requirement cexbot (from versions: 0.0.1-dev-)
Cleaning up...
No distributions matching the version for cexbot
Storing complete log in /Users/NoxUmbrarum/Library/Logs/pip.log

Cant install cexbot; still

jonass-macbook-pro:~ NoxUmbrarum$ sudo easy_install pip
Password:
Searching for pip
Best match: pip 1.4.1
Processing pip-1.4.1-py2.7.egg
pip 1.4.1 is already the active version in easy-install.pth
Installing pip script to /usr/local/bin
Installing pip-2.7 script to /usr/local/bin

Using /Library/Python/2.7/site-packages/pip-1.4.1-py2.7.egg
Processing dependencies for pip
Finished processing dependencies for pip
jonass-macbook-pro:~ NoxUmbrarum$ pip install cexbot
Downloading/unpacking cexbot
Could not find a version that satisfies the requirement cexbot (from versions: 0.0.1-dev-, 0.0.10d1, 0.0.2d1, 0.0.5d1, 0.0.6d1, 0.0.7d1, 0.0.8d1, 0.0.9d2, 0.0.9d3)
Cleaning up...
No distributions matching the version for cexbot
Storing complete log in /Users/NoxUmbrarum/Library/Logs/pip.log

here is the pip.log: http://tny.cz/f5118cb3

parser module has no attribute 'get_parser'

This is what I get when I try to run the cexbot-cli with python 2.7.6

Nelsons-MacBook-Pro:cexbot nelson$ python cexbot-cli -h
Traceback (most recent call last):
  File "cexbot-cli", line 6, in <module>
    cexbot.command_utils.run_cl(sys.argv)
  File "/Users/nelson/Development/Python/cexbot/cexbot/command_utils.py", line 108, in run_cl
    raise SystemExit(main(sys.argv))
  File "/Users/nelson/Development/Python/cexbot/cexbot/command_utils.py", line 12, in main
    args = parser.get_parser()
AttributeError: 'module' object has no attribute 'get_parser'

If I try to run it with python3 I get stuck (I think ) before:

Nelsons-MacBook-Pro:cexbot nelson$ python3 cexbot-cli -h
Traceback (most recent call last):
  File "cexbot-cli", line 4, in <module>
    import cexbot.command_utils
  File "/Users/nelson/Development/Python/cexbot/cexbot/__init__.py", line 56
    print file_path

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.