-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Description
Describe the bug
Unable to import FinRL in Google Colab after installing it
To Reproduce
Steps to reproduce the behavior:
- Go to Google Colab
- Run Install Instructions
## install finrl library
!pip install wrds
!pip install swig
!pip install -q condacolab
import condacolab
condacolab.install()
!apt-get update -y -qq && apt-get install -y -qq cmake libopenmpi-dev python3-dev zlib1g-dev libgl1-mesa-glx swig
!pip install git+https://github.com/AI4Finance-Foundation/FinRL.git- Try import FinRL
Desktop (please complete the following information):
- OS: Google Colab
- Browser: Safari
- Python Version: 3.12
Additional context
Google Colab - Upgrade to Python 3.12
YangChengJing
Metadata
Metadata
Assignees
Labels
No labels
