Code Monkey home page Code Monkey logo

Comments (3)

dvdjlaw avatar dvdjlaw commented on June 21, 2024 1

@truongc2 could you look at etc/doc-environment.yml to determine pinned versions that won't give this error?

from data-describe.

dvdjlaw avatar dvdjlaw commented on June 21, 2024

https://github.com/data-describe/data-describe/runs/1703345085?check_suite_focus=true

Exception occurred:
  File "/usr/share/miniconda3/envs/doc-env/lib/python3.7/site-packages/pkg_resources/__init__.py", line 775, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (parso 0.7.0 (/usr/share/miniconda3/envs/doc-env/lib/python3.7/site-packages), Requirement.parse('parso<0.9.0,>=0.8.0'), {'jedi'})
The full traceback has been saved in /tmp/sphinx-err-5c1hd7v0.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
Traceback (most recent call last):
  File "/usr/share/miniconda3/envs/doc-env/bin/sphinx-multiversion", line 8, in <module>
    sys.exit(main())
  File "/usr/share/miniconda3/envs/doc-env/lib/python3.7/site-packages/sphinx_multiversion/main.py", line 338, in main
    subprocess.check_call(cmd, cwd=current_cwd)
  File "/usr/share/miniconda3/envs/doc-env/lib/python3.7/subprocess.py", line 363, in check_call
    raise CalledProcessError(retcode, cmd)

executablebooks/jupyter-book#1151

from data-describe.

dvdjlaw avatar dvdjlaw commented on June 21, 2024

Fixed by #453

from data-describe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.