Skip to content

Unable to install FinRL on Google Colab #1376

@kuds

Description

@kuds

Describe the bug
Unable to import FinRL in Google Colab after installing it

To Reproduce
Steps to reproduce the behavior:

  1. Go to Google Colab
  2. 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
  1. Try import FinRL

Screenshots
Image

Desktop (please complete the following information):

  • OS: Google Colab
  • Browser: Safari
  • Python Version: 3.12

Additional context
Google Colab - Upgrade to Python 3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions