I want to develop strategies locally but having problems. Even after activating qntdev, nothing imports. All I see is ModuleNotFoundErrors! Following the instructions here: https://quantiacs.com/documentation/en/user_guide/local_development.html , I still can't get it to work.
I prefer to use the Spyder IDE, but got a bit lost at step 5. What adjustments must I make to get it to work for Spyder IDE?

Best posts made by nosaai
-
Local Development Problems
-
Outdated Libraries
I noticed recently that I was getting the following message on all my strategies:
"The strategy uses outdated libraries. Clone it to update the libraries".
I am not quite sure on how to proceed, please assist.Thanks
Latest posts made by nosaai
-
Install Toolbox on Python 3.9
Is there any way I can install the toolbox on Python 3.9? Please advise; thanks
-
Local Development with Notifications
I successfully installed a things required for local development without a hitch. All seems well and things run except I get the following notifications:
NOTICE: The environment variable DATA_BASE_URL was not specified. The default value is 'https://data-api.quantiacs.io/'
NOTICE: The environment variable CACHE_RETENTION was not specified. The default value is '7'
NOTICE: The environment variable CACHE_DIR was not specified. The default value is 'data-cache'Is there a way to get rid of all this? Maybe I am missing something. Please advise.
-
Local Development Problems
I want to develop strategies locally but having problems. Even after activating qntdev, nothing imports. All I see is ModuleNotFoundErrors! Following the instructions here: https://quantiacs.com/documentation/en/user_guide/local_development.html , I still can't get it to work.
I prefer to use the Spyder IDE, but got a bit lost at step 5. What adjustments must I make to get it to work for Spyder IDE? -
RE: Outdated Libraries
@support Thank you for the prompt response. Time to get on with it. Thanks again.
-
Outdated Libraries
I noticed recently that I was getting the following message on all my strategies:
"The strategy uses outdated libraries. Clone it to update the libraries".
I am not quite sure on how to proceed, please assist.Thanks