GithubHelp home page GithubHelp logo

brokenfancontrol's People

Contributors

iltofa avatar tomade avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

brokenfancontrol's Issues

error in BrokenFanControl.py coding

Previously before an update with a users mac mini the program and everything was working alright, now in the output file, it gives a bunch of errors. Line 11 ValueError invalid literal for int() with base 16: '(bytes '

Don't know much about python programming, great program when it works.
Note:/usr/local/sbin/smcFanReset file is missing.

Python script error message

Hello,

when executing the Python script on an early 2010 Mac-Mini with OS 10.6, I get the following error message:

mac-mini:Broken_Fan_Control apfelmus$ BrokenFanControl.py
Traceback (most recent call last):
File "/usr/local/bin/BrokenFanControl.py", line 11, in
temp1 = int(subprocess.check_output(readsensorscall + "TC0D", shell=True, stderr=subprocess.PIPE).split()[3], 16)
AttributeError: 'module' object has no attribute 'check_output'

I haven't started the SleepWatcher so far, I wanted to test the script first. But I cannot tell if this interferes in some way.

Thanks for any help
Martin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.