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
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'
The text was updated successfully, but these errors were encountered:
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.
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'
The text was updated successfully, but these errors were encountered: