pFindStudio/pGlyco3

processing error

Opened this issue · 3 comments

We are not able to process files using newest version. Please see below. Please suggest the solution. Thank you. 

Process ID=20920: RuntimeError: Failed to resolve Python.Runtime.Loader.Initialize from C:\pGlyco\pGlyco3.0_build20231220\pGlyco3.0_build20231220\bin_internal\pythonnet\runtime\Python.Runtime.dll
Process ID=20920: [10072] Failed to execute script 'XIC' due to unhandled exception!
Process ID=20920: C:\pGlyco\pGlyco3.0_build20231220\pGlyco3.0_build20231220\bin>pGlycoSite.exe "C:\Users\dalalkb\Downloads\pGlyco3.0_results\test\process1\pGlyco.cfg"
Process ID=20920: [pGlycoSite] Glycosylation site localization finished!
[pGlyco] File C:\Users\dalalkb\Downloads\pGlyco3.0_results\test\process1\pGlycoDB-GP-FDR-Pro-Quant.txt does not exist!
[pGlyco] File C:\Users\dalalkb\Downloads\pGlyco3.0_results\test\process1\pGlycoDB-GP-FDR-Pro-Quant-Site.txt does not exist!
[pGlyco] All results are merged!
[pGlyco] Running time = 3.8 minutes.
[pGlyco] Task completed!

Try pGlyco3_setup.exe in https://github.com/pFindStudio/pGlyco3/releases. Let me know if it resolves your issue

I used the newest released version, and getting below error-

Process ID=15816: Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Base, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Process ID=15816: at CombineMS2.Program.Main(String[] args)

Can you please help to resolve this?

Maybe it is the issue of .NET version, mine is .NET framework 7.0.x. You can check by dotnet --version.