The file came from oem-wifi-intel-iwlwifi-lp1810708-4.15-stack-dev-
e33ba6d-core43-10-dkms_1.0_amd64.deb, which was preinstalled and on the
Dell Precision 7540 recovery media-- it doesn't seem to be in any repo.
The backport-iwlwifi-dkms package looks like it was created after I
opened this LP, ma
Using python-ujson is not an option unfortunately as my full use case
also involves a virtualenv.
That said, I’m wondering if this may also cause problems in python-ujson
the next time the deb needs to be built from sources, perhaps in a mass
rebuild?
--
You received this bug notification becaus
Public bug reported:
With python 2.7.17, ujson==1.35 does not install from PyPI properly.
This was not a problem with 2.7.15-4ubuntu4~18.04.2.
The root cause is likely during the `bdist_wheel` operation, as a whl
built with python 2.7.15 will install and function under 2.7.17.
Steps to reproduce