Giter VIP home page Giter VIP logo

Comments (7)

tacaswell avatar tacaswell commented on July 28, 2024

I am not sure if this is an issue with sphinx or an issue with rtd not installing everything needed to import the modules.

from trackpy.

danielballan avatar danielballan commented on July 28, 2024

I am pretty sure they listed functions when I set them up. I also suspect a
dependency issue. Anyway, any help is appreciated.

On Saturday, July 5, 2014, Thomas A Caswell [email protected]
wrote:

I am not sure if this is an issue with sphinx or an issue with rtd not
installing everything needed to import the modules.


Reply to this email directly or view it on GitHub
#111 (comment).

from trackpy.

tacaswell avatar tacaswell commented on July 28, 2024

Just checked locally, and the docs are fine. I started to do something about this a while ago and it went no where. I will try to take another crack at it.

from trackpy.

nkeim avatar nkeim commented on July 28, 2024

I see there's a FAQ entry about this.

I went and checked one of my projects. In the docs for philatracks, the modules I had to Mock in conf.py included:

['scipy', 'scipy.linalg', 'scipy.spatial', 'scipy.optimize', 
    'numpy', 'numpy.random', 'pandas', 'matplotlib.pyplot']

from trackpy.

danielballan avatar danielballan commented on July 28, 2024

The doc builds are fixed. Here's the deal:

  • The docs built from master are shown by default, to make it easy to discover our very latest efforts to improve the docs.
  • Docs for v0.1 and v0.2.1 are also available on the ReadTheDocs. Docs for v0.2 are not shown because they fail to build correctly.

from trackpy.

nkeim avatar nkeim commented on July 28, 2024

Awesome! However, when I select "v0.2.1" I still get the broken docs (missing functions). "master," "latest," and "v0.1" give the correct docs.

Also, for some reason the page title always says "trackpy 0.2.0 documentation".

from trackpy.

danielballan avatar danielballan commented on July 28, 2024

The title is a mystery to me. I suspect that 0.2 is hard-coded in the docs source somewhere...

I should have expected v0.2.1 docs to fail. Unfortunately, my fixes to setup.py occurred after the release.

It's become clear that we should consider a 0.2.2 release after the dust settles. (Now with Python 3 support!) It was important to get up-to-date versions of pims and trackpy on pip, but this is generally all too rushed.

from trackpy.

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.