pFindStudio / pFind3

23 stars 7 forks source link

MSFileReader should be 32/64 bit version corresponding to pFind #15

Closed nongbaoting closed 5 years ago

nongbaoting commented 5 years ago

I have switched MSFileReader's version to 32 bit or 64 bit, but it just didn't work!

[D:\pFindWorkspace\pFindTask2-mouse-raw\ : start from Data Extraction]

      *********************************************
     /       pParse2.0 (x64) from pFind Studio     \
    /        Email  :  pfind@ict.ac.cn              \
    \        Website:  http://pfind.ict.ac.cn       /
      *********************************************

[pParse] Calling pXtract to export MS1 and MS2 files... 
[pXtract] The software will expire in 1/8/2019
[pXtract] Begin to extract D:\CPTAC\2016_iTRAQ__WT_and_KO\raw\P16219_1.raw
[pXtract] pXtract tries to use MSFileReader 
[pXtract] <Exception>: MSFileReader should be 32/64 bit version corresponding to pFind.
[pParse] MS1list completes. 
[pParse] Processing P16219_1.MS1 
[pParse] MS1 Or MS2 files not completely extracted! P16219_1 
[pParse] Calling pXtract to export MS1 and MS2 files... 
[pXtract] The software will expire in 1/8/2019
[pXtract] Begin to extract D:\CPTAC\2016_iTRAQ__WT_and_KO\raw\P16219_1.raw
[pXtract] pXtract tries to use MSFileReader 
[pXtract] <Exception>: MSFileReader should be 32/64 bit version corresponding to pFind.

[pParse] 
Dear User:
 pParse.exe failed to open D:\CPTAC\2016_iTRAQ__WT_and_KO\raw\P16219_1.ms2, this file does not exist any more!

[pParse] pParse has encountered a problem and will exit. Retry with correct parameters.
Contact pparse@ict.ac.cn for help. 

I was installed it on windows 10 64 bit system

01joy commented 5 years ago

Hi @nongbaoting ,

Please refer to this tutorial: https://github.com/pFindStudio/pLink2/wiki/FAQ#how-to-install-msfilereader

nongbaoting commented 5 years ago

It works! Thank you very much