Ppp_install.sh exiting with errors 3G/4G+LTE Base Hat

Hello i am using 3G/4G+LTE Base Hat and EC25-G with Rpi 3b
not able to complete the ppp installation script
it exiting with error
Logs :
Sixfab path already exist!
PPP path already exist!
Please choose your Sixfab Shield/HAT:
1: GSM/GPRS Shield
2: 3G, 4G/LTE Base Shield
3: Cellular IoT App Shield
4: Cellular IoT HAT
5: Tracker HAT
6: 3G/4G Base HAT
6
You chose 3G/4G Base HAT
Checking requirements…
Updating headers…
Hit:1 http://archive.raspberrypi.org/debian stretch InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease
Reading package lists… Done
Installing python3 if it is required…
Installing pip3 if it is required…
Installing or upgrading atcom if it is required…
Collecting atcom
Could not find a version that satisfies the requirement atcom (from versions: )
No matching distribution found for atcom
Process failed

I tried to install atcom manually using ‘pip3 install -U atcom’ but getting same error
’ Could not find a version that satisfies the requirement atcom (from versions: )
No matching distribution found for atcom’

Raspberry pi version:
Linux raspberrypi 4.19.66-v7+ #1253 SMP Thu Aug 15 11:49:46 BST 2019 armv7l GNU/Linux

I worked with 3G, 4G/LTE Base Shield and it worked fine in other device

Thanks for the help!

Hi @venkatramana.ganji,

To install the atcom package, your python version must be > 3.6. Please check it.