pFindStudio / pGlyco3

Apache License 2.0
13 stars 4 forks source link

processing error #28

Open kbdall opened 8 months ago

kbdall commented 8 months ago

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!

jalew188 commented 8 months ago

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

kbdall commented 8 months ago

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?

jalew188 commented 7 months ago

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