Could not install Rapid Photo Downloader on Linux Mint 19.1

Hello!
I was trying to install RPD on Linux Mint 19.1 and it stopped and stuck at

Detected Linux distribution Linuxmint 19.1

I tried

python3 -m pip install --user --upgrade pip
python3 -m pip install --user --upgrade setuptools wheel
python3 install.py

But the same thing still happened
I did

pip3 install --user --verbose PyQt5
python3 install.py

But the same thing still happened

About my computer:

System:
Host: haja-mint Kernel: 4.15.0-48-generic x86_64 bits: 64 compiler: gcc
v: 7.3.0 Desktop: Cinnamon 4.0.10 Distro: Linux Mint 19.1 Tessa
base: Ubuntu 18.04 bionic
Machine:
Type: Laptop System: LENOVO product: 20245 v: Lenovo G500s
serial:
Mobo: LENOVO model: INVALID v: 00000000Not Defined serial:
UEFI [Legacy]: LENOVO v: 7BCN36WW(V2.02) date: 08/28/2013
CPU:
Topology: Dual Core model: Intel Core i5-3230M bits: 64 type: MT MCP
arch: Ivy Bridge rev: 9 L2 cache: 3072 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 20751
Speed: 3092 MHz min/max: 1200/3200 MHz Core speeds (MHz): 1: 3121 2: 3079
3: 3125 4: 3096
Graphics:
Device-1: Intel 3rd Gen Core processor Graphics vendor: Lenovo
driver: i915 v: kernel bus ID: 00:02.0
Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa
resolution: 1366x768~60Hz
OpenGL: renderer: Mesa DRI Intel Ivybridge Mobile v: 4.2 Mesa 18.2.8
direct render: Yes
Audio:
Device-1: Intel 7 Series/C216 Family High Definition Audio vendor: Lenovo
driver: snd_hda_intel v: kernel bus ID: 00:1b.0
Sound Server: ALSA v: k4.15.0-48-generic
Network:
Device-1: Qualcomm Atheros QCA8172 Fast Ethernet vendor: Lenovo
driver: alx v: kernel port: 2000 bus ID: 01:00.0
IF: enp1s0 state: down mac:
Device-2: Intel Centrino Wireless-N 135 driver: iwlwifi v: kernel
port: 2000 bus ID: 02:00.0
IF: wlp2s0 state: up mac:
Drives:
Local Storage: total: 465.76 GiB used: 212.53 GiB (45.6%)
ID-1: /dev/sda vendor: Seagate model: ST500LT012-9WS142 size: 465.76 GiB
Partition:
ID-1: / size: 47.81 GiB used: 13.29 GiB (27.8%) fs: ext4 dev: /dev/sda2
ID-2: /home size: 255.59 GiB used: 199.24 GiB (78.0%) fs: ext4
dev: /dev/sda4
ID-3: swap-1 size: 9.77 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda3
Sensors:
System Temperatures: cpu: 44.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 206 Uptime: 2h 42m Memory: 7.69 GiB used: 2.53 GiB (32.9%)
Init: systemd runlevel: 5 Compilers: gcc: 7.4.0 Shell: bash v: 4.4.19
inxi: 3.0.27

Any ideas?

Thanks

I managed to install it. I just let it run there for maybe an hour and it works!
Thanks for this amazing program 5/5

I’m glad you managed to install it. Perhaps at the time PyQt5 was downloading, the Internet connection was slow, or else there was a problem with the server PyQt5 was hosted on? That might explain the long delay.