Re: nbconvert not found
Eric Firing <[email protected]> Sat, 16 Jul 2016 09:41:59 -1000
| Newsgroups | gmane.comp.python.ipython.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2016/07/16 9:40 AM, Tony Cappellini wrote: > > OSX Mavericks, 10.9.5 > > > I don't understand why condo shows nbconvert as being installed, yet > cannot be executed. > > I've tried this in two virtual environments, both have the same problem. > > nbconvert Try "jupyter nbconvert ...". Eric > -bash: *nbconvert: command not found* > [py27dev] tonys-mbp:~ tonycappellini$ conda list nbconvert > # packages in environment at /Users/tonycappellini/anaconda/envs/py27dev: > # > *nbconvert 4.1.0 py27_0* > * > * > > Have any of you seen this issue before? > > > > _______________________________________________ > IPython-dev mailing list > [email protected] > https://mail.scipy.org/mailman/listinfo/ipython-dev >