php5.5以上需要mc14,安装过程中报错 · Issue #14 · douban/code · GitHub

...

lve and .require separately.

Obtaining DoubanUtils from git+

https://github.com/douban/douban-utils.git@5ca697545da191dab3fbe308e6b6776d8da83bd5#egg=DoubanUtils

(from -r requirements.txt (line 11))

Updating ./src/doubanutils clone (to

5ca697545da191dab3fbe308e6b6776d8da83bd5)

Could not find a tag or branch

'5ca697545da191dab3fbe308e6b6776d8da83bd5', assuming commit.

/usr/lib64/python2.6/distutils/dist.py:266: UserWarning: Unknown

distribution option: 'install_package_data'

warnings.warn(msg)

/home/ec2-user/code/src/doubanutils/setup.py:12: DeprecationWarning:

Parameters to load are deprecated. Call .resolve and .require separately.

KEYWORDS = ""

Obtaining DoubanSQLStore from git+

https://github.com/douban/douban-sqlstore.git@d7136b7cac1075f0b285e8c763af2e85124f8b76#egg=DoubanSQLStore

(from -r requirements.txt (line 12))

Updating ./src/doubansqlstore clone (to

d7136b7cac1075f0b285e8c763af2e85124f8b76)

Could not find a tag or branch

'd7136b7cac1075f0b285e8c763af2e85124f8b76', assuming commit.

/usr/lib64/python2.6/distutils/dist.py:266: UserWarning: Unknown

distribution option: 'install_package_data'

warnings.warn(msg)

/home/ec2-user/code/src/doubansqlstore/setup.py:12: DeprecationWarning:

Parameters to load are deprecated. Call .resolve and .require separately.

KEYWORDS = "MySQL"

Obtaining DoubanMC from git+

https://github.com/douban/douban-mc.git@f594ab28af464f25a54263d1cc312e895e65b1f4#egg=DoubanMC

(from -r requirements.txt (line 13))

Updating ./src/doubanmc clone (to

f594ab28af464f25a54263d1cc312e895e65b1f4)

Could not find a tag or branch

'f594ab28af464f25a54263d1cc312e895e65b1f4', assuming commit.

/usr/lib64/python2.6/distutils/dist.py:266: UserWarning: Unknown

distribution option: 'install_package_data'

warnings.warn(msg)

/home/ec2-user/code/src/doubanmc/setup.py:12: DeprecationWarning:

Parameters to load are deprecated. Call .resolve and .require separately.

KEYWORDS = ""

Obtaining ORZ from git+

https://github.com/douban/douban-orz.git@208b48177dc847ef2afdadfda302868c39797bdf#egg=ORZ

(from -r requirements.txt (line 14))

Updating ./src/orz clone (to 208b48177dc847ef2afdadfda302868c39797bdf)

Could not find a tag or branch

'208b48177dc847ef2afdadfda302868c39797bdf', assuming commit.

/home/ec2-user/code/src/orz/setup.py:12: DeprecationWarning: Parameters

to load are deprecated. Call .resolve and .require separately.

CLASSIFIERS = []

Obtaining Quixote from git+

https://github.com/douban/douban-quixote.git@72fd1b6f1224519709df2c031afc4bd9dbe611e4#egg=Quixote

(from -r requirements.txt (line 15))

Updating ./src/quixote clone (to 72fd1b6f1224519709df2c031afc4bd9dbe611e4)

Could not find a tag or branch

'72fd1b6f1224519709df2c031afc4bd9dbe611e4', assuming commit.

/home/ec2-user/code/src/quixote/setup.py:12: DeprecationWarning:

Parameters to load are deprecated. Call .resolve and .require separately.

Obtaining pygit2 from git+

https://github.com/douban/pygit2.git@c7b13237e9934b5620cf0c351ae7eaea7d14ffc3#egg=pygit2

(from -r requirements.txt (line 16))

Updating ./src/pygit2 clone (to c7b13237e9934b5620cf0c351ae7eaea7d14ffc3)

Could not find a tag or branch

'c7b13237e9934b5620cf0c351ae7eaea7d14ffc3', assuming commit.

checkout libgit2 source

build libgit2 embed

/home/ec2-user/code/src/pygit2/setup.py:12: DeprecationWarning:

Parameters to load are deprecated. Call .resolve and .require separately.

# version of this file into combinations with other programs,

Obtaining ellen from git+

https://github.com/douban/ellen.git@e092eddd933a4676c53f016d11782897807f873a#egg=ellen

(from -r requirements.txt (line 17))

Cloning https://github.com/douban/ellen.git (to

e092eddd933a4676c53f016d11782897807f873a) to ./src/ellen

Could not find a tag or branch

'e092eddd933a4676c53f016d11782897807f873a', assuming commit.

/home/ec2-user/code/src/ellen/setup.py:12: DeprecationWarning:

Parameters to load are deprecated. Call .resolve and .require separately.

with open('README.md') as long_description_file:

Obtaining python-libmemcached from git+

https://github.com/douban/python-libmemcached.git@71fb66d473bbab82c2b6ddb410a386dd84417fa3#egg=python_libmemcached

(from -r requirements.txt (line 18))

Cloning https://github.com/douban/python-libmemcached.git (to

71fb66d473bbab82c2b6ddb410a386dd84417fa3) to ./src/python-libmemcached

Could not find a tag or branch

'71fb66d473bbab82c2b6ddb410a386dd84417fa3', assuming commit.

Traceback (most recent call last):

File "", line 20, in

File "/home/ec2-user/code/src/python-libmemcached/setup.py", line 5,

in

from Cython.Distutils import build_ext

ImportError: No module named Cython.Distutils

Complete output from command python setup.py egg_info:

Traceback (most recent call last):

File "", line 20, in

File "/home/ec2-user/code/src/python-libmemcached/setup.py", line 5,

in

from Cython.Distutils import build_ext

ImportError: No module named Cython.Distutils

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in

/home/ec2-user/code/src/python-libmemcached

Best Regards,

Jumping Qu

Failure will absolutely happen. Things will absolutely go wrong. The best

way to deal with failure is to expect it and have a contingency plan in

place.

On Sat, Jan 24, 2015 at 9:49 AM, Xu Tao notifications@github.com wrote:

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值