Giter Site home page Giter Site logo

Comments (10)

tomwright01 avatar tomwright01 commented on May 22, 2024

Works fine for me.

$ git pull swc gh-pages
$ make preview
$ uname -a
Linux tom-laptop 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-2 (2015-04-13) x86_64 GNU/Linux
$ python -V
Python 2.7.9

from r-novice-gapminder.

naupaka avatar naupaka commented on May 22, 2024

Which OS are you on? Which version of python?

from r-novice-gapminder.

karawoo avatar karawoo commented on May 22, 2024

Works for me on Ubuntu 14.04 with Python 3.4.

from r-novice-gapminder.

naupaka avatar naupaka commented on May 22, 2024

Here the prob:

python blockquote2div.py                                                                    gh-pages
Traceback (most recent call last):
  File "blockquote2div.py", line 47, in <module>
    import pandocfilters as pf
ImportError: No module named pandocfilters

Simple fix: pip install pandocfilters

Then everything works.

from r-novice-gapminder.

naupaka avatar naupaka commented on May 22, 2024

OS X 10.10.3, btw. Worth adding a note on this somewhere?

from r-novice-gapminder.

karawoo avatar karawoo commented on May 22, 2024

Yeah I think so. Now that I think of it I've definitely run into this before.

from r-novice-gapminder.

jdblischak avatar jdblischak commented on May 22, 2024

This error is documented in the FAQ: https://github.com/swcarpentry/r-novice-gapminder/blob/gh-pages/FAQ.md#debugging

from r-novice-gapminder.

naupaka avatar naupaka commented on May 22, 2024

Excellent, thanks.

from r-novice-gapminder.

abought avatar abought commented on May 22, 2024

In theory, pandocfilters should be installed so long as you run pip install -r requirements.txt with the files from lesson-template... it's definitely worth emphasizing this prerequisite.
https://github.com/swcarpentry/lesson-template/blob/gh-pages/requirements.txt

It's mentioned in lesson-example, if that helps... but somehow README.md is only present in the example lesson now.

from r-novice-gapminder.

gvwilson avatar gvwilson commented on May 22, 2024

Can we catch an exception somewhere in our code if pandocfilters isn't
installed, and print a link to the instructions?

from r-novice-gapminder.

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.