geoscixyz / em

Electromagnetic methods in geophysics - open educational resources.
http://em.geosci.xyz
Creative Commons Attribution 4.0 International
64 stars 66 forks source link

installation Problem in Python #573

Open hcrogman opened 1 year ago

hcrogman commented 1 year ago

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?