MannLabs / alphapeptstats

Python Package for the downstream analysis of mass-spectrometry-based proteomics data
https://alphapeptstats.readthedocs.io/en/latest/
Apache License 2.0
58 stars 14 forks source link

NOt working #267

Open rajeshksoni11 opened 11 months ago

rajeshksoni11 commented 11 months ago

Traceback (most recent call last): File "C:\Anaconda\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script exec(code, module.dict) File "C:\Users\rs3869\AppData\Local\Programs\AlphaPeptStats\alphastats\gui\AlphaPeptStats.py", line 8, in from utils.ui_helper import sidebar_info, img_to_bytes File "C:\Users\rs3869\AppData\Local\Programs\AlphaPeptStats\alphastats\gui\utils\ui_helper.py", line 4, in from alphastats import version ModuleNotFoundError: No module named 'alphastats'

JuliaS92 commented 2 months ago

If this issue still exists, could you please specify, how you tried to execute alphapeptstats (executable/from code) and in which environment (OS/python environment/source branch)? Otherwise we can't address the issue.