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

Creating a fresh project requires chameleon #31

Open
ghost opened this issue Oct 15, 2013 · 1 comment
Open

Creating a fresh project requires chameleon #31

ghost opened this issue Oct 15, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 15, 2013

Following the tutorial:

$ pip install pyramid_formalchemy pyramid_fanstatic fa.jquery
$ pcreate -s alchemy -s pyramid_fa myapp
Warning: could not load entry point pyramid_fa (ImportError: No module named chameleon.zpt.template)
Unavailable scaffolds: ['pyramid_fa']
@bbinet
Copy link
Contributor

bbinet commented Oct 15, 2013

You can try to also install pyramid_chameleon:

$ pip install pyramid_chameleon

ghost pushed a commit to makinacorpus/pyramid_formalchemy that referenced this issue Oct 15, 2013
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