threefoldtecharchive / jumpscaleX_archived

Apache License 2.0
1 stars 6 forks source link

Can't get schema text in zhub client #760

Open Dinaamagdy opened 4 years ago

Dinaamagdy commented 4 years ago

-Try to get schema test of client class but it doesn't exist

JSX> j.clients.zhub._SCHEMATEXT                                                                                                                                                                             
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/sandbox/lib/jumpscale/Jumpscale/core/BASECLASSES/JSConfigs.py", line 308, in __getattr__
    return self.__getattribute__(name)  # else see if we can from the factory find the child object
AttributeError: 'ZeroHubFactory' object has no attribute '_SCHEMATEXT'

'ZeroHubFactory' object has no attribute '_SCHEMATEXT'