RPi._GPIO import *

Hello all,
I am running ubuntu 20.04 on jetson nano and using sound sensors when running a progam I get this?
from RPi._GPIO import *
RuntimeError: This module can only be run on a Raspberry Pi!

I also get this when trying to install

curl -sL https://github.com/Seeed-Studio/grove.py/raw/master/install.sh | sudo bash -s -
[sudo] password for giga:
Warning: apt-key output should not be parsed (stdout is not a terminal)
Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
Hit:2 https://seeed-studio.github.io/pi_repo bionic InRelease
Get:3 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
Hit:4 https://repo.download.nvidia.com/jetson/common r32 InRelease
Hit:5 https://repo.download.nvidia.com/jetson/t210 r32 InRelease
Hit:6 http://ppa.launchpad.net/mraa/mraa/ubuntu focal InRelease
Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 DEP-11 Metadata [27.6 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 DEP-11 Metadata [60.8 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 DEP-11 Metadata [283 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 DEP-11 Metadata [338 kB]
Fetched 937 kB in 3s (361 kB/s)
Reading package lists… Done
Building dependency tree
Reading state information… Done
2 packages can be upgraded. Run ‘apt list --upgradable’ to see them.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package python-pip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python3-pip

E: Package ‘python-pip’ has no installation candidate
dpkg-query: package ‘python-pip’ is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package python-pip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python3-pip

E: Package ‘python-pip’ has no installation candidate
dpkg-query: package ‘python-pip’ is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package python-pip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python3-pip

E: Package ‘python-pip’ has no installation candidate
dpkg-query: package ‘python-pip’ is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
Reading package lists… Done
Building dependency tree
Reading state information… Done
python3-pip is already the newest version (20.0.2-5ubuntu1.6).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Reading package lists… Done
Building dependency tree
Reading state information… Done
python-setuptools is already the newest version (44.0.0-2).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Reading package lists… Done
Building dependency tree
Reading state information… Done
python3-setuptools is already the newest version (45.2.0-1).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package python-wheel is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package ‘python-wheel’ has no installation candidate
dpkg-query: package ‘python-wheel’ is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package python-wheel is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package ‘python-wheel’ has no installation candidate
dpkg-query: package ‘python-wheel’ is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package python-wheel is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package ‘python-wheel’ has no installation candidate
dpkg-query: package ‘python-wheel’ is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
Reading package lists… Done
Building dependency tree
Reading state information… Done
python3-wheel is already the newest version (0.34.2-1).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
/usr/local/lib/python3.8/dist-packages /usr/local/lib/python3.8/dist-packages
cp: cannot stat ‘./udev/jetson-nano/99-tegra-i2cset.rules’: No such file or directory
/usr/local/lib/python3.8/dist-packages
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libmraa1 : Depends: libjson-c3 (>= 0.10) but it is not installable
E: Unable to correct problems, you have held broken packages.
dpkg-query: package ‘libmraa1’ is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libmraa1 : Depends: libjson-c3 (>= 0.10) but it is not installable
E: Unable to correct problems, you have held broken packages.
dpkg-query: package ‘libmraa1’ is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libmraa1 : Depends: libjson-c3 (>= 0.10) but it is not installable
E: Unable to correct problems, you have held broken packages.
dpkg-query: package ‘libmraa1’ is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files.

 Grove.py installation FAILED, FAILED, FAILED      

Thank you in advance.
Laron