Closed tinix84 closed 2 years ago
Describe the bug in report error no module named 'bt'
To Reproduce Install openbb in WSL according to : wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh bash ./Miniconda3-latest-Linux-x86_64.sh conda install -c anaconda git git clone https://github.com/OpenBB-finance/OpenBBTerminal.git sudo apt-get install python3.9-tk cd OpenBBTerminal/ conda env create -n obb --file build/conda/conda-3-9-env.yaml conda activate obb poetry install conda install -c conda-forge tensorflow python terminal.py
Inside OpenBB: reports equity AAPL
Screenshots
Desktop (please complete the following information):
Additional context Add any other information that you think could be useful for us.
solved by installing gcc
Describe the bug in report error no module named 'bt'
To Reproduce Install openbb in WSL according to : wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh bash ./Miniconda3-latest-Linux-x86_64.sh conda install -c anaconda git git clone https://github.com/OpenBB-finance/OpenBBTerminal.git sudo apt-get install python3.9-tk cd OpenBBTerminal/ conda env create -n obb --file build/conda/conda-3-9-env.yaml conda activate obb poetry install conda install -c conda-forge tensorflow python terminal.py
Inside OpenBB: reports equity AAPL
Screenshots
Desktop (please complete the following information):
Additional context Add any other information that you think could be useful for us.