执行pip install HTSeq
时,我得到以下信息:
Collecting HTSeq
Using cached https://files.pythonhosted.org/packages/b1/55/3612dc17fe2a85c9f0a4b98b97aa8a9850d0930e2ad89deaf9c5e1271e97/HTSeq-0.11.2.tar.gz
ERROR: Complete output from command python setup.py egg_info:
ERROR: symlinking folders for python2
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "c:\users\public\documents\wondershare\creatortemp\pip-install-ztzvdn\HTSeq\setup.py", line 20, in <module>
os.symlink(py_fdn+fdn, fdn)
AttributeError: 'module' object has no attribute 'symlink'
我认为自从我尝试过之后,就可以在HTSeq官方网站上描述的Windows上安装HTSeq。