Git Product home page Git Product logo

Comments (3)

brennie avatar brennie commented on September 2, 2024 3

Requiring a bound of sphinx>=1.6.1,<1.7.0 fixes this issue -- it seems Directive was removed from sphinx.compat in 1.7

from tinkerer.

manzyun avatar manzyun commented on September 2, 2024

In My Opinion.

Try use this master branch source code.

Command example:

python3 -m venv ~/tinkerer_env -- #Make virtual environment
source ~/tinkerer_env/bin/activate -- #Activate virtual environment
pip install git+ssh://[email protected]/vladris/tinkerer.git@master -- #Take this source code from master branch
tinker --version -- #How about return number? Maybe, "1.7.0"

Works for me.


P.S.

My environment.

  • Ubuntu 16.10
  • Python 3.6.3

from tinkerer.

Firstyear avatar Firstyear commented on September 2, 2024

This work around isn't exactly a long term solution - the issue is the that the versions on pypi have an issue on a clean system, so I think it should be fixed.

If that fix is to update pypi to have tinkerer 1.7.0 then great! But if not then it should be solved ... :(

Thanks!

from tinkerer.

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.