allfro / canari

Local and Remote Maltego Rapid Transform Development Framework
http://www.canariproject.com
102 stars 27 forks source link

create-profile invalid command #48

Closed abreksa4 closed 8 years ago

abreksa4 commented 9 years ago

I installed canari via easy_install, and the create-profile command is not available, though install-package is. Am I using an older version of canari?

allfro commented 9 years ago

Sounds like you have an older version. Try doing an upgrade using pip.

On Friday, April 3, 2015, Andrew Breksa notifications@github.com wrote:

I installed canari via easy_install, and the create-profile command is not available, though install-package is. Am I using an older version of canari?

— Reply to this email directly or view it on GitHub https://github.com/allfro/canari/issues/48.

abreksa4 commented 9 years ago

Yep, a quick 'pip install --upgrade canari' did the trick.