For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
how to import and install IbPy2 and backtrader?
-
Hi there, i've been stuck for days with no joy on this any help is appreciated. I installed IbPy2 with the
pip install https://github.com/blampe/IbPy/archive/master.zip
and backtrader as
pip install backtrader
when both all installed and when i run my import backtrader in my python shell i get the following error:
i am honestly desparate to get this fixed would really make my week thank you.
I am running a windows 10 pc, anaconda distribution, on jupyterlabs.