Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 18548

Re: i2c-tool pgk to be able to use SMBUS in python

$
0
0

I changed the setup.py end by

        ext_modules=[Extension(

                "smbus", ["smbusmodule.c"],

                libraries = ['i2c'],

                include_dirs = ['../include'])])

 

I cleaned and uninstall everything, installed again, and it worked. Thanks !


Viewing all articles
Browse latest Browse all 18548

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>