zerolugithub / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

Missing IPython Notebook Dependency #741

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If relevant, please answer to the following questions:
1. What version of Python(x,y) have you installed?  2.7.6.1

2. Which components have you installed (Python(x,y) installer:
componentpage):
    "Full" component selection

3. Have you selected the option "Customize installation directories"?
    No

4. If the answer to 3. is yes, what installation directories have you
chosen?

5. Where did you install Python(x,y) itself?
    a. default path  (Program Files)

6. Have you installed Python(x,y):
    Install for all users

7. What is your operating system?
    Windows 7

8. Is the operating system 64 bit?
    No

9. When you installed Python(x,y), were you logged in as :
    an administrator of the machine did it

10. If you are using Windows Vista/7, have you installed Python(x,y):
    an admin logged in and ran it the standard way

11. Regarding installed software on your machine, how did you clean your
machine before installing Python(x,y)  (multiple answers are possible):

    uninstalled any previous Python distribution (including the official .msi)

What steps will reproduce the problem?
1. Create an Ipython notebook
2. Try to Print Preview from the notebook controls

What is the expected output? 
A printable version of the notebook.

What do you see instead?
Error due to not having pandoc installed.

Please provide any additional information below.

Pandoc needs to be included in the distribution of PythonXY

http://johnmacfarlane.net/pandoc/

Original issue reported on code.google.com by mechanic...@gmail.com on 20 Jun 2014 at 5:26