(default)[ckan@localhost ~]$ pip install -e git+https://github.com/ckan/ckan.git@ckan-2.6.0#egg=ckan
Obtaining ckan from git+https://github.com/ckan/ckan.git@ckan-2.6.0#egg=ckan
Updating ./default/src/ckan clone (to ckan-2.6.0)
Running setup.py egg_info for package ckan
/usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'message_extractors'
warnings.warn(msg)
no previously-included directories found matching '.git'
warning: no files found matching 'CHANGELOG.txt'
warning: no files found matching '*' under directory 'ckan_deb'
Installing collected packages: ckan
Running setup.py develop for ckan
/usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'message_extractors'
warnings.warn(msg)
no previously-included directories found matching '.git'
warning: no files found matching 'CHANGELOG.txt'
warning: no files found matching '*' under directory 'ckan_deb'
Creating /usr/lib/ckan/default/lib/python2.7/site-packages/ckan.egg-link (link to .)
ckan 2.6.0 is already the active version in easy-install.pth
Installing ckan-admin script to /usr/lib/ckan/default/bin
Installed /usr/lib/ckan/default/src/ckan
Successfully installed ckan
Cleaning up...
(default)[ckan@localhost ~]$ pip install -r
default/src/ckan/requirements.txt
(...)
Cleaning up... Command python setup.py egg_info failed with error code 1 in
/usr/lib/ckan/default/build/funcsigs Storing complete log in
/usr/lib/ckan/.pip/pip.log
(default)[ckan@localhost ~]$ paster
-bash: paster: command not found
另一个信息:
它抱怨setuptools版本只有0.9.8,而funcsigs想要SetupTools17.1或更高版本。
我不清楚这在funcsigs中是在哪里指定的,实际上我刚刚用setuptools版本2.2安装了它,所以我不确定这里发生了什么。也许日志是误导性的,其他东西需要一个新版本的SetupTools。无论如何,CKAN对最新的setuptools版本非常满意,所以只要升级它就行了。
尝试升级setuptools的最简单方法是:
pip install -U setuptools
本文向大家介绍Mysql安装注意事项、安装失败的五个原因分析,包括了Mysql安装注意事项、安装失败的五个原因分析的使用技巧和注意事项,需要的朋友参考一下 错误1:wizard安装最后一页,出现cannot create Windows service for mysql.error:0 错误 解决方法:打开命令行 输入 sc delete mysql 命令即 C:>sc delete my
当我在Android studio(Windows 64位4.0.2)中单击run按钮时,我会得到以下错误。 安装没有成功。无法安装应用程序。
我正试图在我的小米红米S2上运行我的Android Studio 3.5应用程序。在手机上安装应用程序时,它会抛出一个错误: 安装未成功。< br >无法安装该应用程序。< br >安装失败,原因是:“null” 真实设备: 小米红米S2
在Android Studio3.6.3中 此错误表示当我单击“运行”按钮以在模拟器上安装程序时。 安装未成功。无法安装该应用程序。安装失败,原因是:“设备脱机”
我正在处理一些奇怪的错误信息,我认为这可以归结为内存问题,但我很难确定它,可以从专家那里得到一些指导。 我有一个两台机器的Spark(1.0.1)集群。两台机器都有8个核心;一台有16GB内存,另一台有32GB内存(这是主)。我的应用程序涉及计算图像中的成对像素亲和力,尽管我测试的图像到目前为止只有1920x1200大,16x16小。 我确实必须改变一些内存和并行性设置,否则我会得到显式的OutO
大家好,我无法安装APK 添加这个在清单文件中 如“运行”选项卡错误