- This topic has 2 replies, 2 voices, and was last updated 9 months, 3 weeks ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › FABRIC General Questions and Discussion › ValueError: unconverted data remains: +0000
Running 1.5.4 and as soon as I run slice.submit() I get the error
ValueError: unconverted data remains: +0000
Hello Bruce,
This is because of an incompatible API change. If you are running JH container, please remove any entries in `/home/fabric/work/fabric_config/requirements.txt’ and restart your JH container via File -> Hub Control Panel -> Stop My Server -> Start My Server.
Compatible versions:
JH 1.5 => fabrictestbed-extensions==1.5.6
JH 1.6 => fabrictestbed-extensions==1.6.2
Thanks,
Komal
Thanks Komal – that did the trick.