1. exception error when reserving resources for a slice

exception error when reserving resources for a slice

Home Forums FABRIC General Questions and Discussion exception error when reserving resources for a slice

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6386
    Nirmala Shenoy
    Participant

      the last couple of days when I try to reserve resources for a slice I get the following error

       

      Exception: unconverted data remains:  +0000
      
      
      
      #6389
      Komal Thareja
      Participant

        Hi Nirmala,

        Which JH container are you using? This error typically happens due to a version mismatch for Fablib. Please see below:

        Fablib – if you are still using Release 1.5, please update fablib using the command:

        pip install fabrictestbed-extensions==1.5.6

        Also, if you face issues running notebooks on JH, please ensure there are no entries for fabrictestbed-extensions  in fabric_config/requirements.txt. If you have any entries there, Please remove them and restart your JH container.

        Thanks,

        Komal

        #6391
        Hussam Nasir
        Moderator

          Hello Nirmala,

          Komal’s reply to your question may not have made it to your inbox as we (admin team) were updating the mailer component of this forum while she replied to you. Hopefully, this repost will make it to you.

          Hi Nirmala,

          Which JH container are you using? This error typically happens due to a version mismatch for Fablib. Please see below:

          Fablib – if you are still using Release 1.5, please update fablib using the command:

          pip install fabrictestbed-extensions==1.5.6

          Also, if you face issues running notebooks on JH, please ensure there are no entries for fabrictestbed-extensions  in fabric_config/requirements.txt. If you have any entries there, Please remove them and restart your JH container.

          Thanks,

          Komal

          #6392
          Nirmala Shenoy
          Participant

            Hello

            I used the configure.ipynb from jupyter-examples-rel1.6.0.

            the requirements .txt shows

            fabrictestbed-extensions==1.6.0
            python-dotenv
            ipython==8.12.0
            fabrictestbed-mflib>=1.0.4
            
            pip install uses this requirements file. 
            
            The version before this shows 1.5.4. 
            
            
            
            #6393
            Komal Thareja
            Participant

              Yes either of the following should work.

              Spring 2024 container –fabrictestbed-extensions==1.6.0 or

              Fall 2023 container – fabrictestbed-extensions==1.5.6

              Thanks,

              Komal

            Viewing 5 posts - 1 through 5 (of 5 total)
            • You must be logged in to reply to this topic.