Code Monkey home page Code Monkey logo

Comments (2)

rhubert avatar rhubert commented on May 21, 2024

You need to install schema. See documentation/getting started.

http://bob-build-tool.readthedocs.io/en/latest/tutorial/getting_started.html

Am 18. Oktober 2016 18:21:41 MESZ, schrieb tungphampcc [email protected]:

After i typed this command: 'bob ls', an exception occurred. So i open
an issue at https://github.com/BobBuildTool/bob as required with the
following backtrace:

Traceback (most recent call last):
File "/home/user/BobBuildTool/pym/bob/scripts.py", line 98, in bob
availableCommands[verb][1](argv, bobRoot)
File "/home/user/BobBuildTool/pym/bob/scripts.py", line 42, in __ls
from .cmds.misc import doLS
File "/home/user/BobBuildTool/pym/bob/cmds/misc.py", line 19, in

from ..input import RecipeSet, walkPackagePath
File "/home/user/BobBuildTool/pym/bob/input.py", line 412, in
class GitScm:
File "/home/user/BobBuildTool/pym/bob/input.py", line 414, in GitScm
SCHEMA = schema.Schema({
AttributeError: 'module' object has no attribute 'Schema'

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#48

Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.

from bob.

jkloetzke avatar jkloetzke commented on May 21, 2024

The current version already has a graceful check included:

(venv) jkloetzke@tuxedo:~/src/bob/playground/recipes$ bob ls
Python module 'schema' seems to be missing. Please check your installation...

As Ralf wrote, following the getting started guide should get you, well, started... 😉

from bob.

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.