pgdrive
pgdrive copied to clipboard
How can we ask user to install Cython before pip install?
setup.py requires numpy and Cython. Does any solution exist to pre-install cython and numpy before user conducting pip install?
@lqy0057 The cython installation issue is this