mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-10 14:26:56 +08:00
add the cython import error log in repository directory
This commit is contained in:
@@ -28,7 +28,8 @@ Please follow the steps below to initialize ``Qlib``.
|
||||
provider_uri = "~/.qlib/qlib_data/cn_data" # target_dir
|
||||
qlib.init(provider_uri=provider_uri, region=REG_CN)
|
||||
|
||||
|
||||
.. note::
|
||||
Do not import qlib package in the repository directory of ``Qlib``, otherwise, errors may occur.
|
||||
|
||||
Parameters
|
||||
-------------------
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user