Navigation Menu

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

V7 maintenance #2865

Closed
wants to merge 8 commits into from
Closed

Conversation

uli-heller
Copy link
Contributor

Pull Request Checklist

  • I’ve read the guidelines for contributing.
  • I updated AUTHORS.txt and CHANGES.txt (if the change is non-trivial) and documentation (if applicable).
  • I tested my changes.

Description

I created the snap using snapcraft.yaml and got this error when executing the snap:

...
  File "/snap/nikola/x1/lib/python3.5/site-packages/pkg_resources/__init__.py", line 862, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (doit 0.29.0 (/snap/nikola/x1/lib/python3.5/site-packages), Requirement.parse('doit>=0.30.1'), {'Nikola'})

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/snap/nikola/x1/bin/nikola", line 6, in <module>
    from pkg_resources import load_entry_point
...
  File "/snap/nikola/x1/lib/python3.5/site-packages/pkg_resources/__init__.py", line 857, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'doit>=0.30.1' distribution was not found and is required by Nikola

The change is trivial, so I didn't update AUTHORS.txt and CHANGES.txt.

Kwpolska and others added 8 commits June 14, 2017 11:54
…KaTeX auto render

Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
pkg_resources.DistributionNotFound: The 'doit>=0.30.1' distribution was not found and is required by Nikola
@uli-heller uli-heller closed this Jul 16, 2017
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.

None yet

3 participants