Error trying to run insync armel on RPi B+

Hello, I recently did a fresh install on my RPI headless server. I’ve had insync running on here successfully before.

After moving the files to where I want them I get the below error no matter what command I try to run with insync-portable. I have no set up my account yet, this error occurs even when trying that process.

root@raspberrypi:/home/pi/insync-portable# ./insync-portable start
Traceback (most recent call last):
File “”, line 6, in
zipimport.ZipImportError: can’t decompress data; zlib not available

I’ve gone through and installed any zlib matching item from apt-get’s repository. Everything is up to date, local shows the below output (I saw a somewhat similar thread where this was necessary information.

LANG=en_GB.UTF-8
LANGUAGE=
LC_CTYPE=“en_GB.UTF-8”
LC_NUMERIC=“en_GB.UTF-8”
LC_TIME=“en_GB.UTF-8”
LC_COLLATE=“en_GB.UTF-8”
LC_MONETARY=“en_GB.UTF-8”
LC_MESSAGES=“en_GB.UTF-8”
LC_PAPER=“en_GB.UTF-8”
LC_NAME=“en_GB.UTF-8”
LC_ADDRESS=“en_GB.UTF-8”
LC_TELEPHONE=“en_GB.UTF-8”
LC_MEASUREMENT=“en_GB.UTF-8”
LC_IDENTIFICATION=“en_GB.UTF-8”
LC_ALL=

Any thoughts would be appreciated!

@Matt_Johnson Did you use the armel or armhf build? Could you try re-downloading and re-extracting the build to see if there’s a difference?

I’m having the same issue. Using armel version.

Tried installing zlib in various ways but still no luck.

Any help would be appreciated

Edit: Found a workaround by using Dropbox as detailed here https://github.com/andreafabrizi/Dropbox-Uploader