Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install #159

Open
Axis32 opened this issue Apr 24, 2014 · 0 comments
Open

Unable to install #159

Axis32 opened this issue Apr 24, 2014 · 0 comments

Comments

@Axis32
Copy link

Axis32 commented Apr 24, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant