nix-community/pypi2nix

Error when running pypi2nix command

Opened this issue · 0 comments

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 ?