-
Notifications
You must be signed in to change notification settings - Fork 143
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
Simba not running after install #375
Comments
Hi @KaiserArndt2 ! What version of python image library do you see when you do Rather than python version 3.11.7, how does it look if you use python 3.6 (recommended), python 3.9 or python 3.10 (if necessary)? If you stay in python 3.11.7, if you do |
Hi @sronilsson, Thank you for the quick reply, I was running in 10.2.0 after running While still in this version I attempted to run the suggested I also attempted to revert back to python version 3.6 and run simba. This didn't work either giving the following errors as well. I didn't try reinstalling simba after any of these attempts, not sure if it would matter. Is this something I should try? Thanks for the help! |
Hello @KaiserArndt2 - thanks for testing this. In your first screengrab, I see that you are in Just to check - when you installed Pillow 10.3.0, did you install it in that base environment, or did you do it in the simba environment after running If you are in Python 3.6, then SimBA should use Pillow 8.3.2 rather than 10.3.0 (I know.. versions can be messy). If you are in python 3.6, which version of pillow do you see if you do PS. I have these two lines in the simba python requirements for when you do
|
Hi @sronilsson, I was running in base apparently. But in the simba environment I was on pillow 10.4.0. I tried changing the pillow to 8.3.2 as you suggested. This gave additional errors, but said it installed correctly (image below). Attempting to run simba gave new and different errors. |
Got it, there seems to be some tangles in the dependencies... almost there I think :) What if you: i) create a brand new python 3.6 conda environment, |
Ok thank you! I got simba to open. Though I got a message saying ffmpeg is not installed, is this important for fully running simba? |
Thanks @KaiserArndt2 - I tried to fill in the form just like you, but it ran.. do you see any error messages in the Main SimBA terminal GUI? |
... PS. which version of SImBA do you have? |
Weird, I just relaunched SimBA and did the exact same things and it worked. So not sure what happened. |
#open-source :) |
I followed this conversion and it helped me to come to a point where launching simba resulted in a brief popup of the SimBA logo which then disappeared. I am new to this and wonder which point I missed. |
Hi @tknopfel ! After the splash screen / pop-up, do you see any error messages / messages in the terminal from where you launched Simba? |
... and what Simba version do you see, if you type |
Hello Simon,
Thanks for prompt reply. The below screenshot shows the terminal messages. Not sure it the last is a error message but it indicates that something is missing. There is no directory “/lib/” under the environement.
Thomas
From: Simon Nilsson ***@***.***>
Sent: Sunday, July 28, 2024 8:10 PM
To: sgoldenlab/simba ***@***.***>
Cc: tknopfel ***@***.***>; Mention ***@***.***>
Subject: Re: [sgoldenlab/simba] Simba not running after install (Issue #375)
Hi @tknopfel <https://github.com/tknopfel> ! After the splash screen / pop-up, do you see any error messages / messages in the terminal from where you launched Simba?
—
Reply to this email directly, view it on GitHub <#375 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ANXXHSQ32B62PP5G5HE3EPLZOTNRNAVCNFSM6AAAAABLKZRA6SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJUGQ4TMMBVGQ> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/ANXXHSSPNYKSO76TRBK4DT3ZOTNRNA5CNFSM6AAAAABLKZRA6SWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUGMDQTM.gif> Message ID: ***@***.*** ***@***.***> >
|
…Version 1.98.9
From: Simon Nilsson ***@***.***>
Sent: Sunday, July 28, 2024 8:14 PM
To: sgoldenlab/simba ***@***.***>
Cc: tknopfel ***@***.***>; Mention ***@***.***>
Subject: Re: [sgoldenlab/simba] Simba not running after install (Issue #375)
... and what Simba version do you see, if you type pip show simba-uw-tf-dev in the terminal?
—
Reply to this email directly, view it on GitHub <#375 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ANXXHSVCD5MGFVVEV62RYP3ZOTOAPAVCNFSM6AAAAABLKZRA6SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJUGQ4TOMZWGY> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/ANXXHSRS3GC5P4CKATYLPI3ZOTOAPA5CNFSM6AAAAABLKZRA6SWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUGMDTFM.gif> Message ID: ***@***.*** ***@***.***> >
|
Thanks @tknopfel - do you have a screenshot or a copy paste of the error message that includes the lib part? It would be helpful to dig where the error comes from. |
Thanks, below is what I see on the terminal. No red lines/error: (simbaennew) C:\Users\tknopfel>simba |
@tknopfel - yeah I'm not sure what it is doing looking in the I haven't seen this before, one possibility is that it downloaded on your end at the very same time an update was pushed to SimBA perhaps? If you uninstall simba with |
***@***.***> @sgoldenlab/simba
Thank you very much!
Successfully uninstalled Simba-UW-tf-dev-1.98.9
Successful installed Simab-UW-tf-dev-1.99.3
So far so good; simba shows up
From: Simon Nilsson ***@***.***>
Sent: Monday, July 29, 2024 7:54 PM
To: sgoldenlab/simba ***@***.***>
Cc: tknopfel ***@***.***>; Mention ***@***.***>
Subject: Re: [sgoldenlab/simba] Simba not running after install (Issue #375)
@tknopfel <https://github.com/tknopfel> - yeah I'm not sure what it is doing looking in the lib directory.. there is no lib directory in SimBA.
I haven't seen this before, one possibility is that it downloaded on your end at the very same time an update was pushed to SimBA perhaps?
If you uninstall simba with pip uninstall simba-uw-tf-dev followed by installing it again with pip install simba-uw-tf-dev, how does it run then?
—
Reply to this email directly, view it on GitHub <#375 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ANXXHSV4V32Y6XAXNKFKOXDZOYUPHAVCNFSM6AAAAABLKZRA6SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJVG4ZTCMJWGA> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/ANXXHSQXSWVJGZM534N4UU3ZOYUPHA5CNFSM6AAAAABLKZRA6SWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUGOO45Q.gif> Message ID: ***@***.*** ***@***.***> >
|
Describe the bug
I just finished installing simba in anaconda. I tried running simba in the command line and got these errors and simba won't open. I am not sure what to do from here.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: