Greetings,
on wiringPi-Python, the function wiringPiSetup() does not work. It brings the error:

Oops: Unable to determine board revision from /proc/cpuinfo
-> No "Hardware" line
-> You'd best google the error to find out why.

That's strange because I checked /proc/cpuinfo on every Linux installation we have and none of them have a "Hardware" line in them. So what is happening and what is the solution?

Alternatively, is there another python3 library I can use for configuring the 40 pin port that is as in depth as wiringpi?

thanks in advance
iomari