Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trouble finding ipynb path in Windows 8 #4944

Closed
jdfreder opened this issue Jan 29, 2014 · 3 comments
Closed

Trouble finding ipynb path in Windows 8 #4944

jdfreder opened this issue Jan 29, 2014 · 3 comments
Assignees
Milestone

Comments

@jdfreder
Copy link
Member

Migrated from https://github.com/ipython/nbconvert/issues/72
Original author @chrismv48


Hey guys, a relative newbie here when it comes to using the windows command prompt and to github in general so this could possibly be a silly question, but I've spend over an hour on this and have searched far and wide with no solution.

Case:

installed all dependencies
downloaded nbconvert repo to dir: C:\Python27\Lib\nbconvert-master
added environment path variables for the nbconvert base dir, as well as the css and js subdirectories
added environment path variable for dir where ipython notebook is saved
tested that nbconvert was install with 'nbconvert.py -h'. This works.
tried to convert notebook with 'nbconvert.py -f blogger-html test.ipynb'. Get the following error:
IOError: [Error 2] No such file or directory: 'test.ipynb'

I tried copying test.ipynb to the nbconvert directory and still get the same error. What am I doing wrong?

@chenleo
Copy link

chenleo commented Feb 27, 2014

Consider recommend Conda for Windows Users?

@damianavila
Copy link
Member

Can somebody with Win (maybe @chrismv48) check the status of this bug using nbconvert inside IPython? My religion forbid me to touch Win in any way... 😉
Things have changed a lot since the integration of nbconvert into IPython...

@minrk
Copy link
Member

minrk commented Mar 26, 2014

This is a bug in old nbconvert, closing.

@minrk minrk closed this as completed Mar 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants