Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doit version needs update #3422

Closed
fgpietersz opened this issue Jun 27, 2020 · 0 comments
Closed

doit version needs update #3422

fgpietersz opened this issue Jun 27, 2020 · 0 comments
Assignees

Comments

@fgpietersz
Copy link

fgpietersz commented Jun 27, 2020

I just upgraded to Nikola 1.8

I got an Import Error

  File "/home/graeme/webwork/envs/nikola/bin/nikola", line 5, in <module>
    from nikola.__main__ import main
  File "/home/graeme/webwork/envs/nikola/lib/python3.6/site-packages/nikola/__main__.py", line 40, in <module>
    from doit.cmd_base import TaskLoader, _wrap
ImportError: cannot import name '_wrap'

I fixed it by upgrading doit to 0.32 from 0.30

The requirements.txt still specifies doit>=0.30.1 so it will may fail on an upgrade of an existing install

@Kwpolska Kwpolska self-assigned this Jun 27, 2020
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

No branches or pull requests

2 participants