Skip to content

Conversation

@crimsonkissaki
Copy link

…rguments.

This fixes errors when attempting to use list & search subparsers.

$ garden search contextmenu
[INFO ] [Logger ] Record log in C:\Users\Minion.kivy\logs\kivy_17-05-05_34.txt
[INFO ] [Kivy ] v1.9.1
[INFO ] [Python ] v3.6.1 (v3.6.1:69c0db5, Mar 21 2017, 17:54:52) [MSC v.1900 32 bi t (Intel)]
Traceback (most recent call last):
File "C:/Software/Python/Python36-32/Scripts/garden", line 224, in
GardenTool().main(sys.argv[1:])
File "C:/Software/Python/Python36-32/Scripts/garden", line 82, in main
options.package = [p.lower() for p in options.package]
AttributeError: 'Namespace' object has no attribute 'package'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant