pypi2nix icon indicating copy to clipboard operation
pypi2nix copied to clipboard

Error when running pypi2nix command

Open koslambrou opened this issue 5 years ago • 0 comments
trafficstars

Here's the error when running the following commands.

% pypi2nix --version
2.0.4
% pypi2nix -V python36 -e rdflib
INFO: pypi2nix v2.0.4 running ...
INFO: Downloading wheels and creating wheelhouse ...
INFO: Downloading runtime requirements
error: attribute 'overridePythonAttrs' missing, at /nix/store/yyznchn0h87gphwzc6asc3p9lh960n9f-pypi2nix-2.0.4/lib/python3.7/site-packages/pypi2nix/pip/bootstrap.nix:19:18

I am missing something ?

koslambrou avatar Apr 03 '20 15:04 koslambrou