Giter Club home page Giter Club logo

Comments (8)

glamp avatar glamp commented on July 20, 2024

hmm that's odd. what OS are you using?

from rodeo.

jadianes avatar jadianes commented on July 20, 2024

Yosemite

from rodeo.

glamp avatar glamp commented on July 20, 2024

what happens if you try to visit http://localhost:5000/file/enron_outliers.py in your browser?

from rodeo.

jadianes avatar jadianes commented on July 20, 2024

Hi @glamp,

I'll give it a try tomorrow. Thanks!

Btw, is it possible to config the ide as a server and connect to it outside from local host? (As we do with IPython notebook).

from rodeo.

glamp avatar glamp commented on July 20, 2024

yup #28

from rodeo.

glamp avatar glamp commented on July 20, 2024

i added some logging in the latest release 899a5c0

if you run rodeo --verbose . it will log what's happening w/r/t your files. hopefully this can shed some light on the issue!

from rodeo.

jadianes avatar jadianes commented on July 20, 2024

Tried without upgrading to go to http://localhost:5000/file/enron_outliers.py, didn't load the page.

Then upgraded. But when I tried rodeo --verbose . I got the following error trace:

Traceback (most recent call last):
File "/Users/jadianes/anaconda/bin/rodeo", line 9, in
load_entry_point('rodeo==0.2.3', 'console_scripts', 'rodeo')()
File "/Users/jadianes/anaconda/lib/python2.7/site-packages/setuptools-5.8-py2.7.egg/pkg_resources.py", line 339, in load_entry_point
File "/Users/jadianes/anaconda/lib/python2.7/site-packages/setuptools-5.8-py2.7.egg/pkg_resources.py", line 2457, in load_entry_point
File "/Users/jadianes/anaconda/lib/python2.7/site-packages/setuptools-5.8-py2.7.egg/pkg_resources.py", line 2171, in load
File "/Users/jadianes/anaconda/lib/python2.7/site-packages/rodeo/cli.py", line 30, in
from rodeo import main
File "/Users/jadianes/anaconda/lib/python2.7/site-packages/rodeo/rodeo.py", line 1, in
from .kernel import Kernel
File "/Users/jadianes/anaconda/lib/python2.7/site-packages/rodeo/kernel.py", line 5, in
from IPython.kernel import BlockingKernelClient
File "/Users/jadianes/anaconda/lib/python2.7/site-packages/IPython/kernel/init.py", line 4, in
from . import zmq
File "/Users/jadianes/anaconda/lib/python2.7/site-packages/IPython/kernel/zmq/init.py", line 8, in check_for_zmq('13', 'IPython.kernel.zmq')
File "/Users/jadianes/anaconda/lib/python2.7/site-packages/IPython/utils/zmqrelated.py", line 10, in check_for_zmq
import zmq
File "/Users/jadianes/anaconda/lib/python2.7/site-packages/zmq/init.py", line 32, in
_libzmq = ctypes.CDLL(bundled[0], mode=ctypes.RTLD_GLOBAL)
File "/Users/jadianes/anaconda/lib/python2.7/ctypes/init.py", line 365, in init
self._handle = _dlopen(self._name, mode)
OSError: dlopen(/Users/jadianes/anaconda/lib/python2.7/site-packages/zmq/libzmq.so, 10): Symbol not found: __ZNSs4_Rep20_S_empty_rep_storageE
Referenced from: /Users/jadianes/anaconda/lib/python2.7/site-packages/zmq/libzmq.so
Expected in: dynamic lookup

from rodeo.

glamp avatar glamp commented on July 20, 2024

woof. not sure what to make of that. maybe remove zmq and reinstall it?

from rodeo.

Related Issues (20)

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.