Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

install的时候报错 #46

Closed
jimenbian opened this issue Mar 18, 2015 · 1 comment
Closed

install的时候报错 #46

jimenbian opened this issue Mar 18, 2015 · 1 comment

Comments

@jimenbian
Copy link

Installed /Library/Python/2.7/site-packages/DPark-0.1-py2.7-macosx-10.8-intel.egg
Processing dependencies for DPark==0.1
error: Installed distribution protobuf 3.0.0-alpha-1 conflicts with requirement protobuf>=2.5.0,<3

protobuf有版本限制,找了一下应该是文件要求安装protobuf3.0以上版本,但是系统要求只能是2.5.0到3之间的版本。不知道怎么修改这个限制。谢谢

@windreamer
Copy link
Contributor

fixed in 7b580ea

windreamer added a commit to windreamer/dpark that referenced this issue May 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants