GithubHelp home page GithubHelp logo

Comments (1)

areski avatar areski commented on August 16, 2024

Could you try when using using the version from Github, I think the pip
version is not up to date with ipynb support

On Mon, May 19, 2014 at 6:16 PM, Tony Hirst [email protected]:

Hi -

I'm having issues installing python nvd3 on a vm to run with Python 3.3
and a new IPython notebook:

Uninstalling python-nvd3:
Successfully uninstalled python-nvd3
Downloading/unpacking python-nvd3
Downloading python-nvd3-0.11.0.tar.gz
Running setup.py (path:/tmp/pip_build_root/python-nvd3/setup.py) egg_info for package python-nvd3

file nvd3.py (for module nvd3) not found
warning: no previously-included files matching '*.pyc' found anywhere in distribution

Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/local/lib/python3.3/dist-packages (from python-nvd3)
Installing collected packages: python-nvd3
Running setup.py install for python-nvd3
file nvd3.py (for module nvd3) not found
file nvd3.py (for module nvd3) not found

file nvd3.py (for module nvd3) not found
Installing nvd3 script to /usr/local/bin
file nvd3.py (for module nvd3) not found

Successfully installed python-nvd3
Cleaning up...

Then as per the demo notebook:

import random
from IPython import display as d
import nvd3
nvd3.ipynb.initialize_javascript(use_remote=True)

which gives:


AttributeError Traceback (most recent call last)
in ()
2 from IPython import display as d
3 import nvd3
----> 4 nvd3.ipynb.initialize_javascript(use_remote=True)

AttributeError: 'module' object has no attribute 'ipynb'

I thought I maybe using a stale version of the package, but same effect
after running pip3 install --upgrade pip.

What am I missing?


Reply to this email directly or view it on GitHubhttps://github.com//issues/53
.

Kind regards,
/Areski


Arezqui Belaid, [email protected]
Founder at Star2Billing (www.star2billing.com)

Tel: +34650784355
Twitter: http://twitter.com/areskib
LinkedIn: http://www.linkedin.com/in/areski

from python-nvd3.

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.