Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Pip install cannot unpack; cannot detect archive format #25

Closed
icebal opened this issue Jun 14, 2015 · 3 comments
Closed

Pip install cannot unpack; cannot detect archive format #25

icebal opened this issue Jun 14, 2015 · 3 comments

Comments

@icebal
Copy link

icebal commented Jun 14, 2015

Cannot unpack file c:\temp\pip-honfwr-unpack\pyPushBullet (downloaded from c:\appdata\local\temp\pip-ebcta8-build, content-type: text/html; charset=utf-8); cannot detect archive format Cannot determine archive format of c:\appdata\local\temp\pip-ebcta8-build
this is the error given with either python 2.7 or python3. i edited out the user info. this happens when trying to run "pip install https://github.com/Azelphur/pyPushBullet" on linux or windows, admin or not. pip is updated to the newest version.

@Azelphur
Copy link
Owner

Seems like you're trying to run the wrong command, the correct command is

pip install git+https://github.com/Azelphur/pyPushBullet.git

@g-o-o-g-l-e
Copy link

PS C:\Users-----\PycharmProjects\1stPrj> pip install https://github.com/google/mediapipe
Collecting https://github.com/google/mediapipe
Downloading https://github.com/google/mediapipe
- 374.0 kB 24.3 MB/s 0:00:00
ERROR: Cannot unpack file C:\Users\ethan\AppData\Local\Temp\pip-unpack-_i00o3zp\mediapipe (downloaded from C:\Users\ethan\AppData\Local\Temp\pip-req-build-uezph6gc, c
ontent-type: text/html; charset=utf-8); cannot detect archive format
ERROR: Cannot determine archive format of C:\Users\ethan\AppData\Local\Temp\pip-req-build-uezph6gc

@g-o-o-g-l-e
Copy link

i can't install mediapipe in anyway

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants