question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GitHub pages build errors

See original GitHub issue

The GitHub pages build of the docs in the gh-pages branch of this repository (served at http://geopandas.github.io/geopandas, which is the source for geopandas.org), has a couple errors in it.

  • The version is incorrectly shown as “0.2-py3.5.egg”. That may be a sphinx issue in my environment, as the version shows up correctly when importing.
  • At least two figures are missing due to PySAL import errors on this page: http://geopandas.org/aggregation_with_dissolve.html

We should rebuild and deploy the released docs.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
jdmcbrcommented, Aug 9, 2017

@jorisvandenbossche That simplified matters a bit. Thanks for the direction; before starting this exercise, I’d misunderstood the process by which the docs on geopandas.org were generated, so went down (in retrospect) a couple of not-very-productive paths. In any case, the docs are updated, and I think the aforementioned issues are now fixed.

@daidoji @kuanb

0reactions
jorisvandenbosschecommented, Aug 9, 2017

Looks good, thanks a lot!

Read more comments on GitHub >

github_iconTop Results From Across the Web

About Jekyll build errors for GitHub Pages sites
To find potential build errors, you can check the workflow run for your GitHub Pages site by reviewing your repository's workflow runs. For...
Read more >
Github page build failure - Stack Overflow
By default in a github repository, the gh-pages branch is build with Jekyll. If you have underscored folders (eg: _myfolder) Jekyll tries to...
Read more >
Page Build Errors on Jekyll?! - Solve them! - Webjeda
Page build error happens for a number of reasons. A missing HTML tag, missing CSS curly brackets, missing endfor or endif liquid syntax, ......
Read more >
How to View Build Logs for GitHub Pages - DEV Community ‍ ‍
If GitHub Pages failed to build a site, the reason wasn't always clear. Fortunately, GitHub recently enabled GitHub Pages builds with GitHub ...
Read more >
Cannot Deploy Site Via GitHub - Help - Jekyll Talk
Jekyll does not appear to be installed in this repo, so if you just want the web page to run as a GitHub...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found