Code Monkey home page Code Monkey logo

casters's People

Contributors

pathak avatar vivekpathak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

casters's Issues

pull on mac os fails

caster.py pull http://<>:5984/icebreaker_profiles/_design/geo
working on /Users/vpathak/code/i2c/db/Caster/views neighbors
working on /Users/vpathak/code/i2c/db/Caster/views/neighbors map
working on /Users/vpathak/code/i2c/db/Caster/views/neighbors/map f
Traceback (most recent call last):
File "/Users/vpathak/bin/caster.py", line 297, in
caster.pull()
File "/Users/vpathak/bin/caster.py", line 79, in pull
self._pull_r( "%s/%s" % (targetdir, k) , ddoc[k] , 0 )
File "/Users/vpathak/bin/caster.py", line 103, in _pull_r
self._pull_r( "%s/%s" % (destdir, funcname), funcobj[funcname] , i + 1 )
File "/Users/vpathak/bin/caster.py", line 103, in _pull_r
self._pull_r( "%s/%s" % (destdir, funcname), funcobj[funcname] , i + 1 )
File "/Users/vpathak/bin/caster.py", line 95, in _pull_r
if type(funcobj[funcname]) is str :
TypeError: string indices must be integers

macos pull fails

caster.py pull http://:5984/i9i9profiles/_design/compnbd
gives error on macos:
Traceback (most recent call last):
File "/Users/vpathak/bin/caster.py", line 290, in
caster.pull()
File "/Users/vpathak/bin/caster.py", line 75, in pull
self._pull_r( "%s/%s" % (targetdir, k) , ddoc[k] , 0 )
File "/Users/vpathak/bin/caster.py", line 99, in _pull_r
self._pull_r( "%s/%s" % (destdir, funcname), funcobj[funcname] , i + 1 )
File "/Users/vpathak/bin/caster.py", line 91, in _pull_r
if type(funcobj[funcname]) is str :
TypeError: string indices must be integers

create "database mode"

In order to clone all design docs of a database
Need to interoperate with the design doc mode which is currently working

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.