mercredi 27 juillet 2016

Why does "import ctask as task" fail in pyinvoke?

When I try to use ctask as defined in the getting started guide, it fails with the following error:

>>> from invoke import ctask as task
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: cannot import name task

What happened to the ctask module?

Aucun commentaire:

Enregistrer un commentaire