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

when i run "cfx run" #21

Closed
marti1125 opened this issue Jan 13, 2013 · 1 comment
Closed

when i run "cfx run" #21

marti1125 opened this issue Jan 13, 2013 · 1 comment

Comments

@marti1125
Copy link

(addon-sdk) ~/Escritorio/ReMo-Helper $cfx run
Traceback (most recent call last):
File "/home/willy/addon-sdk/bin/cfx", line 33, in
cuddlefish.run()
File "/home/willy/addon-sdk/python-lib/cuddlefish/init.py", line 690, in run
deps = packaging.get_deps_for_targets(pkg_cfg, targets)
File "/home/willy/addon-sdk/python-lib/cuddlefish/packaging.py", line 283, in get_deps_for_targets
raise PackageNotFoundError(dep, required_reason)
cuddlefish.packaging.PackageNotFoundError: protocol (required by 'remo-companion')

Could you help me, please?

@erikvold
Copy link
Collaborator

This addon depends on a 3rd party module called 'protocol'

This tutorial describes how to use 3rd party packages:
https://addons.mozilla.org/en-US/developers/docs/sdk/latest/dev-guide/tutorials/adding-menus.html

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

3 participants