Code Monkey home page Code Monkey logo

dash-tf-docset's Issues

gen2.py issue: "ValueError: not enough values to unpack (expected 2, got 1)"

Hi,

Thanks a lot for your great work. It helps a lot.

When I tried to follow the instructions to generate DocSet, it seemed that it cannot be executed under Python 3.8.
The execution error is attached to this message, please check it.
Could u help me with this issue?

Thanks in advance.

Best,

Shuyue

Error Message:

~/Desktop/dash-tf-docset(master*) » python gen2.py -d ./output -v v2.0.0                                                                           2 ↵

########################################################################
#                      Installing tensorflow-docs                      #
########################################################################

run_task: pip freeze
170B [00:00, 293B/s]  
Traceback (most recent call last):
  File "gen2.py", line 26, in <module>
    main(args.dir_path, args.version)
  File "gen2.py", line 7, in main
    tf_auto_doc_setup.run()
  File "/Users/shuyuej/Desktop/dash-tf-docset/src/tf_auto_doc_setup.py", line 189, in run
    status = self._install_tf_doc()
  File "/Users/shuyuej/Desktop/dash-tf-docset/src/tf_auto_doc_setup.py", line 127, in _install_tf_doc
    if not search_package('tensorflow_docs', None):
  File "/Users/shuyuej/Desktop/dash-tf-docset/src/utils.py", line 76, in search_package
    packages = pip_get_all_packages()
  File "/Users/shuyuej/Desktop/dash-tf-docset/src/utils.py", line 71, in pip_get_all_packages
    pkgs = [(pkg.lower().replace('-', '_'), version) for pkg, version in pkgs]
  File "/Users/shuyuej/Desktop/dash-tf-docset/src/utils.py", line 71, in <listcomp>
    pkgs = [(pkg.lower().replace('-', '_'), version) for pkg, version in pkgs]
ValueError: not enough values to unpack (expected 2, got 1)

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.