Code Monkey home page Code Monkey logo

Comments (2)

cjjingchen avatar cjjingchen commented on August 12, 2024

前一个版本我也看见这个错,安装了新版本,我看见一个新的错误,如下:
root@cj-test-cli-ubuntu:~# jdc
Traceback (most recent call last):
File "/usr/local/bin/jdc", line 11, in
sys.exit(main())
File "/usr/local/lib/python3.5/dist-packages/jdcloud_cli/jdc.py", line 98, in main
app.run()
File "/usr/local/lib/python3.5/dist-packages/jdcloud_cli/cement/core/foundation.py", line 905, in run
return_val = self.controller._dispatch()
File "/usr/local/lib/python3.5/dist-packages/jdcloud_cli/cement/ext/ext_argparse.py", line 916, in _dispatch
contr._meta.default_func # pragma: nocover
File "/usr/local/lib/python3.5/dist-packages/jdcloud_cli/cement/ext/ext_argparse.py", line 185, in clean_func
return re.sub('-', '
', func)
File "/usr/lib/python3.5/re.py", line 182, in sub
return _compile(pattern, flags).sub(repl, string, count)
TypeError: expected string or bytes-like object

from jdcloud-cli.

oulinbao avatar oulinbao commented on August 12, 2024

this bug is fixed in cli v1.0.3.

from jdcloud-cli.

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.