douban / code

[DEPRECATED]Douban CODE

Home Page:http://douban-code.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python dependency missing

pigletfly opened this issue · comments

I tried to install code via docker,and found some python dependency was missing.

Obtaining misaka from git+https://github.com/qingfeng/misaka.git@2fbe52692e8f304eea9d8925fd2a857916ff0ea5#egg=misaka (from -r requirements.txt (line 20))
  Cloning https://github.com/qingfeng/misaka.git (to 2fbe52692e8f304eea9d8925fd2a857916ff0ea5) to /pip-src/misaka
  Could not find a tag or branch '2fbe52692e8f304eea9d8925fd2a857916ff0ea5', assuming commit.
Collecting mikoto==0.0.4 (from -r requirements.txt (line 21))
  Downloading mikoto-0.0.4.tar.gz
Collecting WebTest==2.0.20 (from -r requirements.txt (line 22))
  Downloading WebTest-2.0.20-py2-none-any.whl
Collecting mock==1.3.0 (from -r requirements.txt (line 23))
  Downloading mock-1.3.0-py2.py3-none-any.whl (56kB)
Collecting nose==1.3.7 (from -r requirements.txt (line 24))
  Downloading nose-1.3.7-py2-none-any.whl (154kB)
Collecting docutils==0.12 (from -r requirements.txt (line 25))
  Downloading docutils-0.12.tar.gz (1.6MB)
Obtaining sina from git+https://github.com/douban/sina.git@fd90a60150545bafd491dfd632d0f8212ae4f622#egg=sina (from -r requirements.txt (line 26))
  Cloning https://github.com/douban/sina.git (to fd90a60150545bafd491dfd632d0f8212ae4f622) to /pip-src/sina
  Could not find a tag or branch 'fd90a60150545bafd491dfd632d0f8212ae4f622', assuming commit.
Obtaining DoubanUtils from git+https://github.com/douban/douban-utils.git@5ca697545da191dab3fbe308e6b6776d8da83bd5#egg=DoubanUtils (from -r requirements.txt (line 27))
  Cloning https://github.com/douban/douban-utils.git (to 5ca697545da191dab3fbe308e6b6776d8da83bd5) to /pip-src/doubanutils
  Could not find a tag or branch '5ca697545da191dab3fbe308e6b6776d8da83bd5', assuming commit.
Obtaining DoubanSQLStore from git+https://github.com/douban/douban-sqlstore.git@d7136b7cac1075f0b285e8c763af2e85124f8b76#egg=DoubanSQLStore (from -r requirements.txt (line 28))
  Cloning https://github.com/douban/douban-sqlstore.git (to d7136b7cac1075f0b285e8c763af2e85124f8b76) to /pip-src/doubansqlstore
  Could not find a tag or branch 'd7136b7cac1075f0b285e8c763af2e85124f8b76', assuming commit.
Obtaining DoubanMC from git+https://github.com/dongweiming/douban-mc.git@5a0a21cdb73a448eb09a1b657ad80d4941ddb404#egg=DoubanMC (from -r requirements.txt (line 29))
  Cloning https://github.com/dongweiming/douban-mc.git (to 5a0a21cdb73a448eb09a1b657ad80d4941ddb404) to /pip-src/doubanmc
fatal: could not read Username for 'https://github.com': No such device or address
Command "git clone -q https://github.com/dongweiming/douban-mc.git /pip-src/doubanmc" failed with error code 128 in None

me too

cc @dongweiming 这个仓库可以直接用 https://github.com/douban/douban-mc 么?我不太记得了,不知道你是否有改动?

@xtao 嗯 之前被我项目可能被我误删了。 已经恢复

@waterdrops @pigletfly 现在试试

  Cloning https://github.com/qingfeng/misaka (to 2fbe52692e8f304eea9d8925fd2a857916ff0ea5) to /pip-src/misaka
  Could not find a tag or branch '2fbe52692e8f304eea9d8925fd2a857916ff0ea5', assuming commit.
Collecting mikoto==0.0.4 (from -r requirements.txt (line 21))
  Downloading mikoto-0.0.4.tar.gz
Collecting WebTest==2.0.20 (from -r requirements.txt (line 22))
  Downloading WebTest-2.0.20-py2-none-any.whl
Collecting mock==1.3.0 (from -r requirements.txt (line 23))
  Downloading mock-1.3.0-py2.py3-none-any.whl (56kB)
Collecting nose==1.3.7 (from -r requirements.txt (line 24))
  Downloading nose-1.3.7-py2-none-any.whl (154kB)
Collecting docutils==0.12 (from -r requirements.txt (line 25))
  Downloading docutils-0.12.tar.gz (1.6MB)
Obtaining sina from git+https://github.com/douban/sina.git@fd90a60150545bafd491dfd632d0f8212ae4f622#egg=sina (from -r requirements.txt (line 26))
  Cloning https://github.com/douban/sina.git (to fd90a60150545bafd491dfd632d0f8212ae4f622) to /pip-src/sina
  Could not find a tag or branch 'fd90a60150545bafd491dfd632d0f8212ae4f622', assuming commit.
Obtaining DoubanUtils from git+https://github.com/douban/douban-utils.git@5ca697545da191dab3fbe308e6b6776d8da83bd5#egg=DoubanUtils (from -r requirements.txt (line 27))
  Cloning https://github.com/douban/douban-utils.git (to 5ca697545da191dab3fbe308e6b6776d8da83bd5) to /pip-src/doubanutils
  Could not find a tag or branch '5ca697545da191dab3fbe308e6b6776d8da83bd5', assuming commit.
Obtaining DoubanSQLStore from git+https://github.com/douban/douban-sqlstore.git@d7136b7cac1075f0b285e8c763af2e85124f8b76#egg=DoubanSQLStore (from -r requirements.txt (line 28))
  Cloning https://github.com/douban/douban-sqlstore.git (to d7136b7cac1075f0b285e8c763af2e85124f8b76) to /pip-src/doubansqlstore
  Could not find a tag or branch 'd7136b7cac1075f0b285e8c763af2e85124f8b76', assuming commit.
Obtaining DoubanMC from git+https://github.com/dongweiming/douban-mc.git@5a0a21cdb73a448eb09a1b657ad80d4941ddb404#egg=DoubanMC (from -r requirements.txt (line 29))
  Cloning https://github.com/dongweiming/douban-mc.git (to 5a0a21cdb73a448eb09a1b657ad80d4941ddb404) to /pip-src/doubanmc
  Could not find a tag or branch '5a0a21cdb73a448eb09a1b657ad80d4941ddb404', assuming commit.
Obtaining ORZ from git+https://github.com/douban/douban-orz.git@208b48177dc847ef2afdadfda302868c39797bdf#egg=ORZ (from -r requirements.txt (line 30))
  Cloning https://github.com/douban/douban-orz.git (to 208b48177dc847ef2afdadfda302868c39797bdf) to /pip-src/orz
  Could not find a tag or branch '208b48177dc847ef2afdadfda302868c39797bdf', assuming commit.
Obtaining Quixote from git+https://github.com/douban/douban-quixote.git@20cda948580802ee4205b72fe46728de9dda5253#egg=Quixote (from -r requirements.txt (line 31))
  Cloning https://github.com/douban/douban-quixote.git (to 20cda948580802ee4205b72fe46728de9dda5253) to /pip-src/quixote
  Could not find a tag or branch '20cda948580802ee4205b72fe46728de9dda5253', assuming commit.
Obtaining pygit2 from git+https://github.com/douban/pygit2.git@c7b13237e9934b5620cf0c351ae7eaea7d14ffc3#egg=pygit2 (from -r requirements.txt (line 32))


  Cloning https://github.com/douban/pygit2.git (to c7b13237e9934b5620cf0c351ae7eaea7d14ffc3) to /pip-src/pygit2
  Could not find a tag or branch 'c7b13237e9934b5620cf0c351ae7eaea7d14ffc3', assuming commit.

there are some error when installing requirements.

@pigletfly 这种「Could not find a tag or branch」是个warn请不要介意。这是豆瓣长期以来的指定使用项目的某个commit上的方法,也是pip支持的用法,事实上可用的。