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

Installation Error #177

Closed
Ponsudana opened this issue Sep 26, 2021 · 16 comments
Closed

Installation Error #177

Ponsudana opened this issue Sep 26, 2021 · 16 comments
Labels
awaiting response Needs feedback from person who opened issue question General question

Comments

@Ponsudana
Copy link

Hello,

I got the following error while installing ubermag.

error

Kindly help me to rectify this error. Thank you,

Regards,
Ponsudana

@MartinLonsky
Copy link

Dear Ubermag-Team,

I realized that the online (Binder) version of Ubermag doesn't work either. A couple of weeks ago it definitely still worked. Could that also be related to the problem @Ponsudana is having?

Best wishes,
Martin

@lang-m
Copy link
Member

lang-m commented Sep 28, 2021

Hi @Ponsudana, I just tried to install Ubermag in a fresh environment and it worked without error. I have explicitly specified the version to be installed (because of some issues with older versions being - wrongly - platform specific, and therefore used preferably).
I've used Python 3.8:

conda install ubermag==0.51

@lang-m
Copy link
Member

lang-m commented Sep 28, 2021

Hi @MartinLonsky, thank you for reporting the issue with Binder (might be unrelated). Could you please clarify which link you've used (and where you found it). There have recently been some changes related to the Binder links (on Github).

@lang-m lang-m added awaiting response Needs feedback from person who opened issue question General question labels Sep 28, 2021
@MartinLonsky
Copy link

Hi @lang-m

thanks a lot for your quick response and sorry for not being very precise about my problem. I used the following link: https://mybinder.org/v2/gh/ubermag/ubermag/stable?urlpath=lab/tree/docs/ipynb/index.ipynb , which is located on https://ubermag.github.io/ in the section "ubermag in the cloud". However, I just tried starting it once again and it worked! It looks quite different though, not sure if that is an update to Jupyter and/or Binder in general or what exactly happened, but that probably explains why it did not work yesterday. Screenshot is attached.

Thank you,
Martin
UbermagBinder

@lang-m lang-m removed the awaiting response Needs feedback from person who opened issue label Sep 29, 2021
@lang-m
Copy link
Member

lang-m commented Sep 29, 2021

Hi @MartinLonsky thanks for the clarification. The different look-and-feel is related to the switch from Jupyter Notebook to Jupyter Lab.

@lang-m
Copy link
Member

lang-m commented Sep 29, 2021

@Ponsudana Did you manage to successfully install Ubermag in a fresh environment?

@lang-m lang-m added the awaiting response Needs feedback from person who opened issue label Sep 29, 2021
@Ponsudana
Copy link
Author

Hello @lang-m

Can I install Ubermag in 32-Bit Operating system?

@marijanbeg
Copy link
Member

Hi @Ponsudana, do you mean 32-bit Windows? Is this the system you are trying to install on?

Please note that a new version of Ubermag (0.6) was released last week. You can install it by running conda install ubermag==0.6

@Ponsudana
Copy link
Author

Hello @marijanbeg

I've used both Windows and Linux (32 Bit) for installing ubermag and failed.
Now, I tried to install in Linux 32 Bit OS.
It's not collecting package metadata and directly solving environment.
Linux32

@marijanbeg
Copy link
Member

Thanks @Ponsudana. Could you please try conda install --channel conda-forge ubermag==0.6?

@Ponsudana
Copy link
Author

Hello @marijanbeg
Thank you,
Got same error as package not found.
condaforge

@marijanbeg
Copy link
Member

Thank you @Ponsudana for letting us know. Unfortunately, I think we now know the answer - Ubermag cannot be installed on 32-bit operating systems.

@samjrholt
Copy link
Member

Hi @Ponsudana and @marijanbeg, just to let you know that I get a similar error when using conda install ubermag==0.6 however conda install ubermag==0.60 works for me. Although I am 64-bit windows, it might be worth trying.

@marijanbeg
Copy link
Member

Well spotted @samjrholt! The actual version number is 0.60 and not 0.6. Apologies for the confusion.

@Ponsudana, could you please try conda install --channel conda-forge ubermag==0.60

@Ponsudana
Copy link
Author

Hello @marijanbeg

Thank you,
conda install --channel conda-forge ubermag==0.60 did not work.

ubermag0 60

I got errors only while installing in my system with 32 Bit OS. I don't find any issues while installing in Windows and Linux 64 Bit.
I think Ubermag can't be installed in 32 bit OS.

Thanks for the update, I'll update my ubermag in 64 bit system.
Thank you for the support.

@marijanbeg
Copy link
Member

Yes, there are too many dependencies that are not available on 32-bit operating systems.

Thank you for the update. I am closing this issue now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response Needs feedback from person who opened issue question General question
Projects
None yet
Development

No branches or pull requests

5 participants