You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloaded v1.3.1 today, ran
python setup.py build
python setup.py install
It replaced the old v1.1 in my production area. Now when I execute
cutadapt --version
I get 1.2.1, when I expected 1.3.1. I did not have at that time the version 1.2.1 on my system. The help menu does not include the new 1.3.1 features.
I guess you mean that you expected to see v1.3? I've haven't released a cutadapt version 1.3.1, yet.
Sorry for the most obvious question first, but have you downloaded the correct tarball? Both cutadapt 1.2.1 and cutadapt 1.3 are currently available on the web page. If not, then you may want to try to run 'python setup.py install' again and take note of the location that cutadapt is installed to. Then check that the correct binary gets picked by running 'which cutadapt' on the command line.
From spoll...@missouri.edu on January 08, 2014 23:49:29
Downloaded v1.3.1 today, ran
python setup.py build
python setup.py install
It replaced the old v1.1 in my production area. Now when I execute
cutadapt --version
I get 1.2.1, when I expected 1.3.1. I did not have at that time the version 1.2.1 on my system. The help menu does not include the new 1.3.1 features.
Any ideas?
Thanks
Bill
Original issue: http://code.google.com/p/cutadapt/issues/detail?id=72
The text was updated successfully, but these errors were encountered: