-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
I know it's old, but I'm trying to use the tool to migrate to a new server!
$ sudo blueprint show my-first-blueprint
Traceback (most recent call last):
File "/usr/local//bin/blueprint-show", line 66, in <module>
b = blueprint.cli.read(options, args)
File "/usr/lib/python2.6/site-packages/blueprint/cli.py", line 70, in read
return blueprint.Blueprint.checkout(name)
File "/usr/lib/python2.6/site-packages/blueprint/__init__.py", line 61, in checkout
return cls(name, commit, **json.loads(content))
TypeError: __init__() keywords must be strings
$python --version
Python 2.6.2
$ git --version
git version 1.7.2.3
Metadata
Metadata
Assignees
Labels
No labels