Navigation

    Quantiacs Community

    • Register
    • Login
    • Search
    • Categories
    • News
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Local development import error

    Support
    2
    3
    314
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      spiovesan last edited by

      Hi, I followed these steps to prepare the local environment.
      After activating the environment, conda list shows the package:

      qnt 0.0.221 py37_0 quantiacs-source
      

      but running this line:

      import qnt.data as qndata
      

      I got the error:

      ModuleNotFoundError: No module named 'qnt'
      

      Anything I missed?
      Best regards.

      1 Reply Last reply Reply Quote 0
      • support
        support last edited by

        Hello.

        This looks strange. The latest version is 0.0.225

        Try to install the latest version:

        conda activate qntdev
        conda install -y "quantiacs-source::qnt >= 0.0.225"
        
        S 1 Reply Last reply Reply Quote 0
        • S
          spiovesan @support last edited by

          @support said in Local development import error:

          conda install -y "quantiacs-source::qnt >= 0.0.225"

          Now it works. Thanks!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors
          • Documentation
          • About
          • Career
          • My account
          • Privacy policy
          • Terms and Conditions
          • Cookies policy
          Home
          Copyright © 2014 - 2021 Quantiacs LLC.
          Powered by NodeBB | Contributors