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

General installation chit-chat #1

Open
mrayson opened this issue Mar 11, 2021 · 8 comments
Open

General installation chit-chat #1

mrayson opened this issue Mar 11, 2021 · 8 comments

Comments

@mrayson
Copy link
Owner

mrayson commented Mar 11, 2021

No description provided.

@mmr0
Copy link

mmr0 commented Mar 11, 2021

If anyone using WSL is having trouble displaying figures/guis I found this helpful: https://stackoverflow.com/questions/43397162/show-matplotlib-plots-and-other-gui-in-ubuntu-wsl1-wsl2
I was able to install xming (under c/temp) without admin rights

@williamedge
Copy link

Does anyone else get tripped up by the sfoda package install?
I get "Failed to build llvmlite" which stops the install. Installing llvmlite package separately did not solve the issue.

@mrayson
Copy link
Owner Author

mrayson commented Mar 12, 2021 via email

@williamedge
Copy link

It looks like it's part of the 'numba' package. Do you have a C-compiler installed already?

On Fri, Mar 12, 2021 at 9:47 AM williamedge @.***> wrote: Does anyone else get tripped up by the sfoda package install? I get "Failed to build llvmlite" which stops the install. Installing llvmlite package separately did not solve the issue. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC73RFACTVS4VGLFOC4KCTLTDFXBXANCNFSM4Y7YH4AA .

I had the latest gcc, turns out my Python is too new. Running pip install llvmlite==0.36.0rc1 installed the package successfully but then the sfoda install tries to remove this version for another. I think I just need to rollback to Python 3.8 which is what Madi is using.

@mrayson
Copy link
Owner Author

mrayson commented Mar 12, 2021

Which python version, @williamedge ? I think 3.6/7/8 should all work

@sherry-fang
Copy link

@mrayson Could you please remind me where can I change nstep to extend the running time?

@williamedge
Copy link

@mrayson looks like miniconda latest gave me 3.9.2

@mrayson
Copy link
Owner Author

mrayson commented May 6, 2021

@mmr0 @sherry-fang @williamedge and others... today's pawsey notes are on here now

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