HtSeq installation error
1
1
Entering edit mode
7.0 years ago
BM ▴ 70

I have a problems installing HTSeq on windows 7. I have installed Python 2.7 and numpy, but when I input the command "setup.py install" in the comand prompt I get the error: symlinking folders for python2 Traceback (most recent call last): File "setup.py", line 20, in <module> os.symlink(py_fdn+fdn.fdn) AttributeError: "module" object object has no attribute "symlink"

Any advice would be great. Thanks

RNA-Seq HTSeq Dexseq • 3.2k views
ADD COMMENT
1
Entering edit mode

My first advice is to read this and then provide some more information, like versions of software, if you are installing on cmd.exe or cygwin, etc. I would also suggest you use virtualenv + pip, or conda, to install python packages. Finally, it seems windows support may have been dropped, as the documentation mentions a "Windows installer" which is not to be found anymore - go here to find very old windows versions.

My final advice is to use Linux. Few (if any) people here use windows, so no user base to help you.

ADD REPLY
0
Entering edit mode

This is not really the right place to ask for installation problems.

Post it here: http://stackoverflow.com/

ADD REPLY
0
Entering edit mode
4.9 years ago
ATpoint 81k

HTSeq does not run on Windows:

Problem installing HTSeq on Windows 10

HTSeq installation problem

ADD COMMENT

Login before adding your answer.

Traffic: 2842 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6