Trouble with Importing Library

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Lean

    Lean Algorithmic Trading Engine by QuantConnect (Python, C#)

    I'm new to programming in python and recently came across https://github.com/QuantConnect/Lean , which I want to use to collect historical fundamental data, like so https://www.quantconnect.com/docs/research/historical-data. However, I want to do this in my own project, which needs to be imported imported via pip install, described here https://github.com/QuantConnect/Lean/tree/master/PythonToolbox. This process does not allow me to access the library though, giving me this error "ModuleNotFoundError: No module named 'quantconnect'". I've worked with pandas before which you also had to pip install, but never got any errors with the module, so I have no idea what to troubleshoot. Any kind of experience or advice is welcome, thanks.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts