Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8013

Python • Re: pylint errors on normal "import RPi.GPIO"

$
0
0

Code:

'''                                                                                                 stub                                                                                                '''import RPi.GPIO as gpiogpio.setwarnings(False)

Code:

-*- mode: pylint; default-directory: "~/sphygmomanometer/" -*-PYLINT started at Sun Feb 25 23:08:19pylint --reports=n --output-format=parseable /home/garberw/sphygmomanometer/minimal2.py************* Module minimal2minimal2.py:8: [E1101(no-member), ] Module 'RPi.GPIO' has no 'setwarnings' member------------------------------------------------------------------Your code has been rated at 0.00/10 (previous run: 0.00/10, +0.00)^[[0mPYLINT exited abnormally with code 2 at Sun Feb 25 23:08:21
Still does not work; sorry;

Statistics: Posted by garberw — Mon Feb 26, 2024 7:10 am



Viewing all articles
Browse latest Browse all 8013

Trending Articles