em
em copied to clipboard
installation Problem in Python
So type the following command in jupiter lab and also the terminal window on a mac: pip install git clone https://github.com/geoscixyz/em-apps.git
I get: Collecting https://github.com/geoscixyz/em-apps.git Downloading https://github.com/geoscixyz/em-apps.git | 214.6 kB 1.4 MB/s 0:00:00
ERROR: Cannot unpack file /private/var/folders/mr/5ppm471x6474399flm63j0qw0000gp/T/pip-unpack-_lvff9t7/em-apps.git (downloaded from /private/var/folders/mr/5ppm471x6474399flm63j0qw0000gp/T/pip-req-build-84f30wwn, content-type: text/html; charset=utf-8); cannot detect archive format ERROR: Cannot determine archive format of /private/var/folders/mr/5ppm471x6474399flm63j0qw0000gp/T/pip-req-build-84f30wwn
How do I solve this issue?