Code Monkey home page Code Monkey logo

chillaxd's People

Contributors

ylamgarchal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

chillaxd's Issues

Using chillaxd on a macbook pro with osx10.10.5

Hello,

When I follow you directions using 'git clone' and 'sudo python setup.py install' I have problems getting 'chillaxd' to run. First funning 'tox' doesn't work and secondly when I try just 'chillaxd' I get this error. It seems something is wrong with pyzmq. I tried a newer version of pyzmq but I then get an error 'pkg_resources.DistributionNotFound: pyzmq>=14.3.1,<14.4.0' from 'chillaxd'.

Bobs-MacBook-Pro:chillaxd Bob$ chillaxd
Traceback (most recent call last):
File "/usr/local/bin/chillaxd", line 9, in
load_entry_point('chillaxd==0.1a2', 'console_scripts', 'chillaxd')()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 357, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2394, in load_entry_point
return ep.load()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2108, in load
entry = import(self.module_name, globals(),globals(), ['name'])
File "build/bdist.macosx-10.10-intel/egg/chillaxd/chillax_server.py", line 18, in
File "build/bdist.macosx-10.10-intel/egg/chillaxd/raft/server.py", line 23, in
File "/Library/Python/2.7/site-packages/pyzmq-14.3.1-py2.7-macosx-10.6-intel.egg/zmq/init.py", line 49, in
File "/Library/Python/2.7/site-packages/pyzmq-14.3.1-py2.7-macosx-10.6-intel.egg/zmq/backend/init.py", line 41, in
File "/Library/Python/2.7/site-packages/pyzmq-14.3.1-py2.7-macosx-10.6-intel.egg/zmq/backend/init.py", line 29, in
File "/Library/Python/2.7/site-packages/pyzmq-14.3.1-py2.7-macosx-10.6-intel.egg/zmq/backend/select.py", line 26, in select_backend
File "/Library/Python/2.7/site-packages/pyzmq-14.3.1-py2.7-macosx-10.6-intel.egg/zmq/backend/cython/init.py", line 6, in
File "/Library/Python/2.7/site-packages/pyzmq-14.3.1-py2.7-macosx-10.6-intel.egg/zmq/backend/cython/error.py", line 7, in
File "/Library/Python/2.7/site-packages/pyzmq-14.3.1-py2.7-macosx-10.6-intel.egg/zmq/backend/cython/error.py", line 6, in bootstrap
ImportError: dlopen(/Users/Bob/.python-eggs/pyzmq-14.3.1-py2.7-macosx-10.6-intel.egg-tmp/zmq/backend/cython/error.so, 2): Symbol not found: _zmq_errno
Referenced from: /Users/Bob/.python-eggs/pyzmq-14.3.1-py2.7-macosx-10.6-intel.egg-tmp/zmq/backend/cython/error.so
Expected in: flat namespace
in /Users/Bob/.python-eggs/pyzmq-14.3.1-py2.7-macosx-10.6-intel.egg-tmp/zmq/backend/cython/error.so

Any ideas on how to fix this?

Thanks!

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.