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

Got error on installing the application #49

Open
emymizz opened this issue Oct 1, 2021 · 18 comments
Open

Got error on installing the application #49

emymizz opened this issue Oct 1, 2021 · 18 comments
Milestone

Comments

@emymizz
Copy link

emymizz commented Oct 1, 2021

Hi there! I have installed the apps and I received errors as below.Can you help me on this? Thanks

C:\Users\IDEAPAD\AppData\Local\Programs\MLJAR-Studio>set destination=C:\Users\IDEAPAD\AppData\Roaming\MLJAR-Studio\miniconda

C:\Users\IDEAPAD\AppData\Local\Programs\MLJAR-Studio>echo Start Jupyter Notebook from C:\Users\IDEAPAD\AppData\Roaming\MLJAR-Studio\miniconda
Start Jupyter Notebook from C:\Users\IDEAPAD\AppData\Roaming\MLJAR-Studio\miniconda

C:\Users\IDEAPAD\AppData\Local\Programs\MLJAR-Studio>call C:\Users\IDEAPAD\AppData\Roaming\MLJAR-Studio\miniconda\Scripts\activate.bat C:\Users\IDEAPAD\AppData\Roaming\MLJAR-Studio\miniconda
The system cannot find the path specified.

C:\Users\IDEAPAD\AppData\Local\Programs\MLJAR-Studio>call jupyter notebook --port 8776 --no-browser --NotebookApp.token=my_very_secret_token --ip=* --NotebookApp.allow_origin=* --port-retries=0
'jupyter' is not recognized as an internal or external command,
operable program or batch file.
Jupyter Notebook exit code 1 and signal null

@tariqrahiman
Copy link

I can confirm that i get the same error
Win 10
ML-jar-error

@tariqrahiman
Copy link

+pplonski and +emymizz I resolved the issue by choosing the different installation option in the screen below.
Bug is on this checkbox selection
MLJAR-Studio
I am up and running now
~ Tariq Rahiman

@pplonski
Copy link
Contributor

pplonski commented Oct 1, 2021

@tariqrahiman thank you! You mean that installation for all users is causing problems? Maybe you need to run installation with admin rights to be install it for all users?

Are you able to create a new notebook after installation for current user?

@tariqrahiman
Copy link

tariqrahiman commented Oct 1, 2021

Both times I used installation with Admin rights and it failed.

Are you able to create a new notebook after installation for current user?

Yes - it works for me now. I created my first notebook and saved it.

@tariqrahiman
Copy link

+pplonski and +emymizz
I was able to locate the bug. As an admin, if you try to install for all Users, that is when the installation error occurs.
There is a small note which says Fresh install for all new user will prompt for admin credentials - but no prompt appeared.

Installation for a Single user worked fine

@emymizz
Copy link
Author

emymizz commented Oct 2, 2021 via email

@emymizz
Copy link
Author

emymizz commented Oct 2, 2021

Capture

Hi, ive tried for all users and only for me. but still got an error as attached..may i know how to fix it?

@pplonski
Copy link
Contributor

pplonski commented Oct 2, 2021

@emymizz do you uninstall the app before installation? Please make sure that your path of installation is clear.

@emymizz
Copy link
Author

emymizz commented Oct 2, 2021

@emymizz do you uninstall the app before installation? Please make sure that your path of installation is clear.

Hi yes, I have uninstall the apps and run the set up again ..still the same error.. if my path of installation i put in my desktop should be okay right?

@tariqrahiman
Copy link

@emymizz Uninstall everything. Then restart your machine. Then right click on the exe file, select "Run as Administrator" option. Select the option - Only for me (Owner). This step worked for me.

@ben2288
Copy link

ben2288 commented Oct 4, 2021

Cześć, mam ten sam komunikat, instalowałem jako dla mnie (admin) i dla wszystkich, nadal ten sam komunikat. Odinstalowywałem wszystko i zamykałem komputer, ciągle identyczny błąd. Co mogę zrobić?!

@pplonski
Copy link
Contributor

pplonski commented Oct 5, 2021

Hi @ben2288,

Please try to uninstall everything and install without admin rights. When I was testing the installation I didn't use the admin rights. Please try to use default installation path.

(I'm writing in English because others might be interested in this)

@ben2288
Copy link

ben2288 commented Oct 6, 2021

Dzięki za pomoc, tak zrobiłem, odinstalowałem wszystko, utworzyłem konto bez uprawnień administratora, ponownie zainstalowałem na tym koncie tylko dla mnie i nadal tali sam komunikat.

@ben2288
Copy link

ben2288 commented Oct 6, 2021

Dzięki za pomoc, odinstalowałem wszystko, utworzyłem nowe konto, bez uprawnień administratora, zamknąłem komputer. Ponownie zainstalowałem na tym koncie tylko dla mnie i nadal, komunikat.

@ben2288
Copy link

ben2288 commented Oct 7, 2021 via email

@pplonski
Copy link
Contributor

pplonski commented Oct 7, 2021

https://bugs.python.org/issue40740 looks like python 3.9 doesnt support windows 7.

I will downgrade python in studio app

@pplonski
Copy link
Contributor

pplonski commented Oct 8, 2021

@emymizz do you have windows 7?

@pplonski
Copy link
Contributor

pplonski commented Oct 27, 2021

I checked if it's possible to install only conda if Python is already installed in the system. The answer is no. Even if Python is already installed there is a need to install miniconda or anaconda. Source: https://pypi.org/project/conda/

image

@pplonski pplonski added this to the 1.1.0 milestone Oct 27, 2021
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

4 participants