pgdrive icon indicating copy to clipboard operation
pgdrive copied to clipboard

How can we ask user to install Cython before pip install?

Open pengzhenghao opened this issue 4 years ago • 1 comments

setup.py requires numpy and Cython. Does any solution exist to pre-install cython and numpy before user conducting pip install?

pengzhenghao avatar Apr 17 '21 11:04 pengzhenghao

@lqy0057 The cython installation issue is this

pengzhenghao avatar Apr 20 '21 10:04 pengzhenghao