question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Does not install on Alpine - no `wesmer` available

See original GitHub issue

Latest version refuses to install on Linux Alpine:

$ docker run  -ti --rm python:3.7-alpine sh -c 'pip install -U pip; pip install fastdiff'
Requirement already up-to-date: pip in /usr/local/lib/python3.7/site-packages (19.1.1)
Collecting fastdiff
  Downloading https://files.pythonhosted.org/packages/11/6e/a2bceac267de3deeca904959b966533479cf0ea1031714b09d1af278bfeb/fastdiff-0.1.4-py2.py3-none-any.whl
Collecting wasmer; python_version >= "3.5" and platform_machine == "x86_64" and sys_platform == "linux" (from fastdiff)
  ERROR: Could not find a version that satisfies the requirement wasmer; python_version >= "3.5" and platform_machine == "x86_64" and sys_platform == "linux" (from fastdiff) (from versions: none)
ERROR: No matching distribution found for wasmer; python_version >= "3.5" and platform_machine == "x86_64" and sys_platform == "linux" (from fastdiff)

Does install properly on other distros (Ubuntu, slim, etc).

Fastdiff requires wesmer, which isn’t available for Alpine, so the whole setup fails.

There might be a variant of extras to allow explicitly not-install wesmer.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
syrusakbarycommented, Jul 17, 2019

We will resolve this soon. Thanks for the ping!

0reactions
chadmckennacommented, Aug 1, 2019

Can confirm, fixes my issues as well, thanks @syrusakbary!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Docker - Installing packages on Alpine distro that aren't ...
I'm trying to avoid having to move from the Alpine distro to Ubuntu but am not sure if it's even possible to install...
Read more >
WesMer Drive-In Theatre
Fun, Friendly, Family Environment! No re-entry permitted; ticket valid at time of purchase only. No guns/weapons. No alcohol/drugs. No fire pits.
Read more >
Fxl - River Thames Conditions - Environment Agency - GOV.UK
Paleorama jewelry, Ooh and ahh sound effects, And supergirls don't cry, Hp probook 450 windows 8.1 black screen, Openstaande boetes! Breton maschio non...
Read more >
Untitled
Ginastica aerobica, Venno loosaar alkohol, An array is not, Kanzaki kaori y ... Iwear direct ltd, Gelenvagen 2015 price, Tna no surrender 2009...
Read more >
Untitled
Kaffee trinke, Omni directional antenna installation, ... Cheb djalil tayahtili moral, Is champagne beer, Peter's cellars northbridge, Won't give up lyrics ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found