1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-13 15:56:57 +08:00

add the cython import error log in repository directory

This commit is contained in:
bxdd
2020-09-29 21:30:04 +08:00
committed by you-n-g
parent 5bd8db724e
commit 76137308ab
3 changed files with 10 additions and 6 deletions

View File

@@ -27,9 +27,6 @@ Please follow the steps below to install ``Qlib``:
.. note::
It's recommended to use anaconda/miniconda to setup the environment. ``Qlib`` needs lightgbm and pytorch packages, use pip to install them.
.. note::
Do not import qlib in the root directory of ``Qlib``, otherwise, errors may occur.