首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >bika lims中的安装错误

bika lims中的安装错误
EN

Stack Overflow用户
提问于 2018-01-13 19:20:04
回答 1查看 387关注 0票数 1

我是BIKA LIMS的新手,也是Ubuntu环境的新手。我正在尝试安装bika lims,请遵循链接bika lims,但在执行此命令后:

代码语言:javascript
复制
sudo -u plone_buildout bin/buildout

我得到一个错误:

代码语言:javascript
复制
Updating zeoserver.
Installing client1.
/home/shamim/Downloads/plone/buildout-cache/eggs/setuptools-27.3.0-py2.7.egg/pkg_resources/__init__.py:188: RuntimeWarning: You have iterated over the result of pkg_resources.parse_version. This is a legacy behavior which is inconsistent with the new version class introduced in setuptools 8.0. In most cases, conversion to a tuple is unnecessary. For comparison of versions, sort the Version instances directly. If you have another use case requiring the tuple, please file a bug with the setuptools project describing that need.
  stacklevel=1,
Couldn't find index page for 'bika.lims' (maybe misspelled?)
Getting distribution for 'bika.lims'.
Couldn't find index page for 'bika.lims' (maybe misspelled?)
While:
  Installing client1.
  Getting distribution for 'bika.lims'.
Error: Couldn't find a distribution for 'bika.lims'.

我使用的是Ubuntu 16.04

EN

回答 1

Stack Overflow用户

发布于 2018-03-15 01:02:26

只需在buildout.cfg文件的构建部分添加行'index=https://pypi.python.org/simple/‘(不带单引号),它就应该可以工作了

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/48239355

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档