1.mac下python环境pip报错: issuserdeMacBook-Pro:~ issuser$ pip install pyinstallerCollecting pyinstaller Could not fetch URL https://pypi.python.org/simple/pyinstaller/: There was a problem confirming the ssl certificate: [SSL: TLSV1_ALERT_PROTOCOL_VERSIO…
When we trying to use a particular RPC program, below may indicate that rpcbind is not running or the program is not registered with rpcbind. Error "RPC: Program not registered" When an RPC service is started, it makes a library call that tells…
使用vant的时候,报错:component has been registered but not used以及vant的使用方法总结 在使用vant的时候. 想按需引入,于是安装了babel-plugin-import插件. 文档:https://youzan.github.io/vant/#/zh-CN/quickstart 但是遇到了上述报错. 不在components中注册,或者用这种常用的方式注册,都会报错: //示例 import { Button } from 'vant'//引…
# /etc/init.d/nfs start Starting NFS services: [ OK ] Starting NFS mountd: rpc.mountd: svc_tli_create: could not open connection for udp6 rpc.mountd: svc_tli_create: could not open connection for tcp6 rpc.mountd: svc_tli_create: could not open connec…