Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

streamlit windows installer problem #135

Closed
educhicano opened this issue Mar 13, 2023 · 4 comments
Closed

streamlit windows installer problem #135

educhicano opened this issue Mar 13, 2023 · 4 comments

Comments

@educhicano
Copy link

Describe the bug
Hi, I'm trying to install alphapeptstats via Windows installer, but after the installation it doesnt start properly.
The prompt windows suddenly closes and it shows the following message: " 'streamlit' is not recognized as an internal or external command, operable program or batch file "

To Reproduce
Steps to reproduce the behavior:
Without any previous install, try to install alphapeptstats with or without administrator permissions, for all users or current user.

Version (please complete the following information):

  • OS: win10 pro for workstations
@michaelsteidel86
Copy link

Exactly the same problem on my end on multiple different systems all with win10 installed..

elena-krismer added a commit that referenced this issue Mar 14, 2023
elena-krismer added a commit that referenced this issue Mar 14, 2023
@educhicano
Copy link
Author

Same error detected in MacOS 13.2.1 Ventura. Attached a screenshot
Captura de pantalla 2023-03-14 a las 14 23 46

@elena-krismer
Copy link
Collaborator

Thanks for reporting the bug! I'm on it rightnow.
In the meantime, you can use the command line to install alphapeptstats and access the GUI:

conda create -n alphastats python==3.8
conda activate alphastats
pip install alphastats
alphastats gui

elena-krismer added a commit that referenced this issue Mar 14, 2023
elena-krismer added a commit that referenced this issue Mar 14, 2023
elena-krismer added a commit that referenced this issue Mar 14, 2023
elena-krismer added a commit that referenced this issue Mar 14, 2023
@elena-krismer
Copy link
Collaborator

elena-krismer commented Mar 15, 2023

@educhicano @michaelsteidel86 The bug should be fixed for Windows and MacOS with release alphastats_0.4.4 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants