Navigation

    Quantiacs Community

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

    Cannot Install tookbox.git in colab

    Support
    4
    8
    524
    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.
    • R
      rubber.trout last edited by

      4d847a9b-6f0c-4c58-9004-724a84c275fb-image.png

      Got the error saying "ERROR: Ignored the following versions that require a different python version: 0.52.0 Requires-Python >=3.6,<3.9; 0.52.0rc3 Requires-Python >=3.6,<3.9; 0.53.0 Requires-Python >=3.6,<3.10; 0.53.0rc1.post1 Requires-Python >=3.6,<3.10; 0.53.0rc2 Requires-Python >=3.6,<3.10; 0.53.0rc3 Requires-Python >=3.6,<3.10; 0.53.1 Requires-Python >=3.6,<3.10; 0.54.0 Requires-Python >=3.7,<3.10; 0.54.0rc2 Requires-Python >=3.7,<3.10; 0.54.0rc3 Requires-Python >=3.7,<3.10; 0.54.1 Requires-Python >=3.7,<3.10
      ERROR: Could not find a version that satisfies the requirement numba==0.53 (from qnt) (from versions: 0.1, 0.2, 0.3, 0.5.0, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.8.0, 0.8.1, 0.9.0, 0.10.0, 0.10.1, 0.11.0, 0.12.0, 0.12.1, 0.12.2, 0.13.0, 0.13.2, 0.13.3, 0.13.4, 0.14.0, 0.15.1, 0.16.0, 0.17.0, 0.18.1, 0.18.2, 0.19.1, 0.19.2, 0.20.0, 0.21.0, 0.22.0, 0.22.1, 0.23.0, 0.23.1, 0.24.0, 0.25.0, 0.26.0, 0.27.0, 0.28.1, 0.29.0, 0.30.0, 0.30.1, 0.31.0, 0.32.0, 0.33.0, 0.34.0, 0.35.0, 0.36.1, 0.36.2, 0.37.0, 0.38.0, 0.38.1, 0.39.0, 0.40.0, 0.40.1, 0.41.0, 0.42.0, 0.42.1, 0.43.0, 0.43.1, 0.44.0, 0.44.1, 0.45.0, 0.45.1, 0.46.0, 0.47.0, 0.48.0, 0.49.0, 0.49.1rc1, 0.49.1, 0.50.0rc1, 0.50.0, 0.50.1, 0.51.0rc1, 0.51.0, 0.51.1, 0.51.2, 0.52.0rc2, 0.55.0rc1, 0.55.0, 0.55.1, 0.55.2, 0.56.0rc1, 0.56.0, 0.56.2, 0.56.3, 0.56.4, 0.57.0rc1, 0.57.0, 0.57.1rc1, 0.57.1)
      ERROR: No matching distribution found for numba==0.53"

      Could you please help with it, thanks!

      support 1 Reply Last reply Reply Quote 0
      • support
        support @rubber.trout last edited by

        @rubber-trout Hi, try to add as first cell:

        ! sudo apt-get install python3.7 python3.7-distutils python3-pip
        ! sudo apt-get update -y
        ! sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.7 1
        ! sudo update-alternatives --config python3 <<< '2'
        ! sudo python -m pip install --upgrade --force-reinstall pip
        
        R R 2 Replies Last reply Reply Quote 0
        • R
          rubber.trout @support last edited by

          @support Thanks!

          1 Reply Last reply Reply Quote 1
          • R
            ronnacollazo @support last edited by

            @support said in Cannot Install tookbox.git in colab:

            @rubber-trout slope game Hi, try to add as first cell:

            ! sudo apt-get install python3.7 python3.7-distutils python3-pip
            ! sudo apt-get update -y
            ! sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.7 1
            ! sudo update-alternatives --config python3 <<< '2'
            ! sudo python -m pip install --upgrade --force-reinstall pip
            

            Thank you very much for all the info! That's really helpful.

            1 Reply Last reply Reply Quote 0
            • C
              cyan.gloom last edited by

              I tried adding the codes below

              ! sudo apt-get install python3.7 python3.7-distutils python3-pip
              ! sudo apt-get update -y
              ! sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.7 1
              ! sudo update-alternatives --config python3 <<< '2'
              ! sudo python -m pip install --upgrade --force-reinstall pip
              

              but, I can not import 'qnt' packages.

              What shoud I do ?

              support 1 Reply Last reply Reply Quote 0
              • support
                support @cyan.gloom last edited by

                @cyan-gloom Hi, unfortunately we have the same problem. We will work on the colab implementation and let you know asap.

                C 1 Reply Last reply Reply Quote 0
                • C
                  cyan.gloom @support last edited by

                  @support

                  Concerning my previous question, I wonder if there was some progress. It would be very helpful if I can implement my strategy in the Google Colaboratory environment. I look forward to hearing from you.

                  support 1 Reply Last reply Reply Quote 0
                  • support
                    support @cyan.gloom last edited by

                    @cyan-gloom Hi, we are busy with checking the submissions which are coming, as we are close to the end of the Q20 contest, sorry if we were not responsive so fast. We will inform as soon as we are ready.

                    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