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

Update instructions how to run APP #69

Open
lopezbec opened this issue Mar 7, 2024 · 7 comments
Open

Update instructions how to run APP #69

lopezbec opened this issue Mar 7, 2024 · 7 comments
Assignees
Labels
Critical Bug or issue that breaks the flow of the application and needs to be worked on as a top priority

Comments

@lopezbec
Copy link
Owner

lopezbec commented Mar 7, 2024

We need to update the instructions on the README file to make it even clearer how to run the app. We need to create/add a file on how to create an anaconda environment and install all necessary dependencies/libraries in their correct version. This can be done even via en executable or a script that is run via the command line. The goal is that a person with minimal programming/computer experience can run and rest the app./

@lopezbec lopezbec added the Critical Bug or issue that breaks the flow of the application and needs to be worked on as a top priority label Mar 7, 2024
@PriBaez PriBaez self-assigned this Mar 7, 2024
@lopezbec
Copy link
Owner Author

lopezbec commented Mar 9, 2024

Creating an executable of the app might be easier and more user-friendly (that is, they just need to download a file, click on it and wait for it to run the app)

https://build-system.fman.io/pyqt-exe-creation/

https://stackoverflow.com/questions/5888870/how-do-i-compile-a-pyqt-script-py-to-a-single-standalone-executable-file-for

PriBaez added a commit that referenced this issue Mar 11, 2024
@PriBaez
Copy link
Collaborator

PriBaez commented Mar 11, 2024

@lopezbec I have a few impediments to create the exe file and, in the process to fix some of them, I noticed the app is not more integrated see my comment in the issue #34

@lopezbec
Copy link
Owner Author

@PriBaez The version of the app/repo I tested has the Intro page. So pls make sure you used the last push, since an executable with a partial/incomplete ap is not useful

@lopezbec
Copy link
Owner Author

@PriBaez pls make sure to test the executable since from my end I am getting an error (it closing everything after I enter my name)

It might be something to do with the multiple pages/window that the app opens that some antiviruses and windows security might not like. My suggestion is to leave this open until all other issues are closed this way you only work on one executable

@lopezbec lopezbec reopened this Mar 19, 2024
@PriBaez
Copy link
Collaborator

PriBaez commented Mar 19, 2024

@lopezbec could you pass me the error output like the text or a ss for some reference? From my POV everything is working fine.

@lopezbec
Copy link
Owner Author

Unfortunately, there are not errors per se, it just closes everything (at different points). It could be system-dependent. So let's see if other @josealfredomatias493 @DanielDD-UNPHU @Elmerluis0129 also have the same issues

@Elmerluis0129
Copy link
Collaborator

Elmerluis0129 commented Mar 20, 2024 via email

josealfredomatias493 added a commit that referenced this issue Apr 2, 2024
PriBaez added a commit that referenced this issue May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Critical Bug or issue that breaks the flow of the application and needs to be worked on as a top priority
Projects
None yet
Development

No branches or pull requests

3 participants