-
Notifications
You must be signed in to change notification settings - Fork 151
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
Crashes at launch on macOS: psutil doesn't have sensors_temperatures #49
Comments
Thank you for the thorough bug report. |
* Addresses issue #49, crash on start * Add more fine grained exception handling
A fix was uploaded to PyPi. |
It still fails on Mac OSX, here is the stack trace (I followed the same instructions as @williamleuschner):
|
@aanari Thanks for the update. |
It is still happening. I'm also getting the same exception on macOS. |
Getting the same error on macOS. |
Step 1: Describe your environment
Step 2: Describe the problem:
s-tui
crashes immediately after launch with the below traceback.Observed Results:
Debug Results, output of
s-tui -d
created in a file_s-tui.log
:Step 3: Reproduce the problem:
Occurs without fail at program launch on macOS.
Steps to reproduce:
pip install s-tui
brew install stress
s-tui
The text was updated successfully, but these errors were encountered: