We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
下面是我在Linux命令行的输入: $ ng 无法 输入
然后是输出结果:
_Command 'ng' not found, but can be installed with: sudo apt install ng-common_
找不到ng命令,咋办? 在此之前我已经成功执行命令pip install ngender,提示安装成功了。
ng
pip install ngender
The text was updated successfully, but these errors were encountered:
下面是我在Linux命令行的输入: $ ng 无法 输入 然后是输出结果: _Command 'ng' not found, but can be installed with: sudo apt install ng-common_ 找不到ng命令,咋办? 在此之前我已经成功执行命令pip install ngender,提示安装成功了。
应该要加环境变量?
不行就直接用 Python 调用函数吧
Sorry, something went wrong.
No branches or pull requests
下面是我在Linux命令行的输入:
$ ng 无法 输入
然后是输出结果:
找不到
ng
命令,咋办?在此之前我已经成功执行命令
pip install ngender
,提示安装成功了。The text was updated successfully, but these errors were encountered: