You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR:zen.ZenMessaging:Error encountered while processing ZenPacks.Zenpack.zenoss.Microsoft.Windows
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenMessaging/queuemessaging/schema.py", line 58, in _getZenPackSchemas
pkg_path = zpkg.load().path[0]
File "/opt/zenoss/lib/python/pkg_resources.py", line 1954, in load
entry = import(self.module_name, globals(),globals(), ['name'])
ImportError: No module named Windows
ERROR:zen.ZenossStartup:Error encountered while processing ZenPacks.Zenpack.zenoss.Microsoft.Windows
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenossStartup/init.py", line 27, in
pkg_path = zpkg.load().path[0]
File "/opt/zenoss/lib/python/pkg_resources.py", line 1954, in load
entry = import(self.module_name, globals(),globals(), ['name'])
ImportError: No module named Windows
ERROR:zen.ZenPackCmd:zenpack command failed
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 487, in
zp.run()
File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 143, in run
self.connect()
File "/opt/zenoss/Products/ZenUtils/ZenScriptBase.py", line 52, in connect
setDescriptors(self.dmd)
File "/opt/zenoss/Products/ZenRelations/ZenPropertyManager.py", line 663, in setDescriptors
module = import(zpkg.module_name, globals(), locals(), fromlist)
ImportError: No module named Windows
The text was updated successfully, but these errors were encountered:
ERROR:zen.ZenMessaging:Error encountered while processing ZenPacks.Zenpack.zenoss.Microsoft.Windows
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenMessaging/queuemessaging/schema.py", line 58, in _getZenPackSchemas
pkg_path = zpkg.load().path[0]
File "/opt/zenoss/lib/python/pkg_resources.py", line 1954, in load
entry = import(self.module_name, globals(),globals(), ['name'])
ImportError: No module named Windows
ERROR:zen.ZenossStartup:Error encountered while processing ZenPacks.Zenpack.zenoss.Microsoft.Windows
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenossStartup/init.py", line 27, in
pkg_path = zpkg.load().path[0]
File "/opt/zenoss/lib/python/pkg_resources.py", line 1954, in load
entry = import(self.module_name, globals(),globals(), ['name'])
ImportError: No module named Windows
ERROR:zen.ZenPackCmd:zenpack command failed
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 487, in
zp.run()
File "/opt/zenoss/Products/ZenUtils/zenpack.py", line 143, in run
self.connect()
File "/opt/zenoss/Products/ZenUtils/ZenScriptBase.py", line 52, in connect
setDescriptors(self.dmd)
File "/opt/zenoss/Products/ZenRelations/ZenPropertyManager.py", line 663, in setDescriptors
module = import(zpkg.module_name, globals(), locals(), fromlist)
ImportError: No module named Windows
The text was updated successfully, but these errors were encountered: