-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
@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? |
Both times I used installation with Admin rights and it failed.
Yes - it works for me now. I created my first notebook and saved it. |
+pplonski and +emymizz Installation for a Single user worked fine |
Hi, i also selected (only me) hence the error occur
…Sent from my iPhone
On 1 Oct 2021, at 11:40 PM, tariq ***@***.***> wrote:
I can confirm that i get the same error
Win 10
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
@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? |
@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. |
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ć?! |
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) |
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. |
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. |
Cześć,
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, ten sam komunikat.
Może to mieć znaczenie, ale w trakcie instalacji pojawiał mi się też błąd:
Ściągnąłem ten plik api-ms-win-corepath-[1-1-0.dll; wrzucilem do katalogu:
C:\Windows\System32\api-ms-win-core-path-l1-1-0.dll (32-Bit), ale nie powodowało to aby ten błąd znikł.
Mój komputer ma win7
Pozdrawiam,
Stanisław ******
W dniu 2021-10-05 09:26:30 użytkownik Piotr ***@***.***> napisał:
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)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
https://bugs.python.org/issue40740 looks like python 3.9 doesnt support windows 7. I will downgrade python in studio app |
@emymizz do you have windows 7? |
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/ |
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
The text was updated successfully, but these errors were encountered: