作者OoShiunoO (机机勳)
看板Python
标题[问题] 安装gensim包出现问题
时间Sun Nov 23 01:29:02 2014
我之前在别台电脑已经装过gensim这个套件了
但是现在要在我的笔电上装它,却出现以下的讯息
想请问这是怎麽回事呢..?
(系统Win7 64bit)
C:\Python27\Scripts>easy_install gensim
Searching for gensim
Reading
https://pypi.python.org/simple/gensim/
Best match: gensim 0.10.3
Downloading
https://pypi.python.org/packages/source/g/gensim/gensim-0.10.3.tar.g
z#md5=0a9c0986d9b6c1d3f88135afa3da2230
Processing gensim-0.10.3.tar.gz
Writing
c:\users\user\appdata\local\temp\easy_install-z53tpg\gensim-0.10.3\setup
.cfg
Running gensim-0.10.3\setup.py -q bdist_egg --dist-dir
c:\users\user\appdata\loc
al\temp\easy_install-z53tpg\gensim-0.10.3\egg-dist-tmp-ivp7hr
warning: no files found matching '*.sh' under directory '.'
no previously-included directories found matching 'docs\src*'
[u'path']
an integer is required
Traceback (most recent call last):
File "C:\Python27\Scripts\easy_install-script.py", line 9, in <module>
load_entry_point('setuptools==7.0', 'console_scripts', 'easy_install')()
File "build\bdist.win-amd64\egg\setuptools\command\easy_install.py", line
2147
, in main
File "build\bdist.win-amd64\egg\setuptools\command\easy_install.py", line
2133
, in with_ei_usage
File "build\bdist.win-amd64\egg\setuptools\command\easy_install.py", line
2150
, in <lambda>
File "C:\Python27\lib\distutils\core.py", line 151, in setup
dist.run_commands()
File "C:\Python27\lib\distutils\dist.py", line 953, in run_commands
self.run_command(cmd)
File "C:\Python27\lib\distutils\dist.py", line 972, in run_command
cmd_obj.run()
File "build\bdist.win-amd64\egg\setuptools\command\easy_install.py", line
370,
in run
File "build\bdist.win-amd64\egg\setuptools\command\easy_install.py", line
613,
in easy_install
File "build\bdist.win-amd64\egg\setuptools\command\easy_install.py", line
643,
in install_item
File "build\bdist.win-amd64\egg\setuptools\command\easy_install.py", line
833,
in install_eggs
File "build\bdist.win-amd64\egg\setuptools\command\easy_install.py", line
1055
, in build_and_install
File "build\bdist.win-amd64\egg\setuptools\command\easy_install.py", line
1040
, in run_setup
File "build\bdist.win-amd64\egg\setuptools\sandbox.py", line 68, in
run_setup
File "build\bdist.win-amd64\egg\setuptools\sandbox.py", line 114, in run
File "build\bdist.win-amd64\egg\setuptools\sandbox.py", line 67, in runner
File "build\bdist.win-amd64\egg\setuptools\sandbox.py", line 43, in
_execfile
File
"c:\users\user\appdata\local\temp\easy_install-z53tpg\gensim-0.10.3\setup
.py", line 166, in <module>
File "C:\Python27\lib\distutils\core.py", line 151, in setup
dist.run_commands()
File "C:\Python27\lib\distutils\dist.py", line 953, in run_commands
self.run_command(cmd)
File "C:\Python27\lib\distutils\dist.py", line 972, in run_command
cmd_obj.run()
File "build\bdist.win-amd64\egg\setuptools\command\bdist_egg.py", line 161,
in
run
File "build\bdist.win-amd64\egg\setuptools\command\bdist_egg.py", line 147,
in
call_command
File "C:\Python27\lib\distutils\cmd.py", line 326, in run_command
self.distribution.run_command(command)
File "C:\Python27\lib\distutils\dist.py", line 972, in run_command
cmd_obj.run()
File "build\bdist.win-amd64\egg\setuptools\command\install_lib.py", line
10, i
n run
File "C:\Python27\lib\distutils\command\install_lib.py", line 111, in build
self.run_command('build_ext')
File "C:\Python27\lib\distutils\cmd.py", line 326, in run_command
self.distribution.run_command(command)
File "C:\Python27\lib\distutils\dist.py", line 972, in run_command
cmd_obj.run()
File
"c:\users\user\appdata\local\temp\easy_install-z53tpg\gensim-0.10.3\setup
.py", line 71, in run
TypeError: an integer is required
不管用easy_install或是pip或是python setup.py 结果都是一样
我已经忘记之前是怎麽装在别台电脑上的
谁可以救救我~
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 61.228.70.68
※ 文章网址: http://webptt.com/cn.aspx?n=bbs/Python/M.1416677345.A.0C0.html