Help needed to upgrade python-cobra
Hi,
I updated python-cobra in Git but ended up in something like
...
package_name = 'cobra'
additional = ('pip', 'flit', 'pbr', 'setuptools', 'wheel')
def get_pkg_info(
package_name, additional=("pip", "flit", "pbr", "setuptools", "wheel")
):
"""Return build and package dependencies as a dict."""
dist_index = build_dist_index(pkg_resources.working_set)
> root = dist_index[package_name]
E KeyError: 'cobra'
/usr/lib/python3/dist-packages/depinfo/info.py:47: KeyError
...
Legend:
Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
OPS: Operations Per Second, computed as 1 / Mean
= 1 failed, 339 passed, 25 skipped, 8 xfailed, 4513 warnings in 106.11 seconds =
E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd /build/python-cobra-0.19.0/.pybuild/cpython3_3.8_cobra/build; python3.8 -m pytest.
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.8 returned exit code 13
Any help would be welcome
Andreas.
--
http://fam-tille.de
Reply to: