Cutadapt installation for Windows 10
0
0
Entering edit mode
5.8 years ago

Good day,

I am trying to install Cutadapt in Windows 10 but I am have some problems with this. I have been following the installation instructions on: http://cutadapt.readthedocs.io/en/stable/installation.html, however with no success. As per the instructions, I have installed pip and the Microsoft Visual C++ 2017 BuildTools (the link on the Cutadapt installation page is broken for Microsoft Visual C++ Compiler for Python 2.7). When I try to install Cutadapt via pip, I get the following error:

c:\users\andy\appdata\local\programs\python\python36\include\pyconfig.h(59): fatal error C1083: Cannot open include file: 'io.h': No such file or directory error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.14.26428\bin\HostX86\x64\cl.exe' failed with exit status 2

I also went and retrieved the missing file and this revealed some other missing files (which I also retrieved). Ultimately, I still get the following error upon trying to install Cutadapt via pip:

c:\users\andy\appdata\local\programs\python\python36\include\io.h(26): warning C4068: unknown pragma
c:\users\andy\appdata\local\programs\python\python36\include\_mingw.h(32): warning C4068: unknown pragma
c:\users\andy\appdata\local\programs\python\python36\include\sdkddkver.h(26): warning C4068: unknown pragma
c:\users\andy\appdata\local\programs\python\python36\include\_mingw.h(49): fatal error C1189: #error:  ERROR: You must use a GNU Compiler.
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\BuildTools\\VC\\Tools\\MSVC\\14.14.26428\\bin\\HostX86\\x64\\cl.exe' failed with exit status 2

Has anyone else had these problems and/or successfully installed Cutadapt in Windows 10? Any suggestions/advise would be really appreciated!

Thanks!

Andy Hudson

RNA-Seq cutadapt windows 10 • 3.4k views
ADD COMMENT
1
Entering edit mode

Can you use the linux subsystem for windows 10? That would probably make this installation less painful.

In addition, please select appropriate tags for your question. In this case 'cutadapt' and 'windows 10' should have been there, so I've added them. As such experts can find your question more easily. Take this into account when asking more questions.

ADD REPLY
2
Entering edit mode

or install conda/miniconda on windows. Let conda handle installations @OP

ADD REPLY
0
Entering edit mode

Thanks to you both for the suggestions. I will see if conda gives me more success or else use a Linux os.

Sorry about the missed tags in my post. I just saw the common tags in the dropdown when writing the post and figured I could only pick from these.

Thanks again!!

ADD REPLY

Login before adding your answer.

Traffic: 2072 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