datafaker
datafaker copied to clipboard
安装好datafaker后运行下面命令出现这个是什么原因呢?


pip install queue试试
ERROR: Could not find a version that satisfies the requirement queue (from versions: none) ERROR: No matching distribution found for queue
python刚刚换成了3.8的,pip现在是19.3.1
在python3.8用pip install datafaker 重新安装后还有问题吗
重新安装之后就出现这个问题
需要安装对应数据库的python驱动包,请查看安装文档
出现这种情况是什么导致的呢?
