Albert Zhuang
Results
1
issues of
Albert Zhuang
I am following the example to create a PIP-distribuable package ```sh $ python setup.py sdist $ pip install dist/my_package-0.1.tar.gz ``` but I get this error ``` Processing ./dist/my_package-0.1.tar.gz Complete output...