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

Error: 'GreppoApp' object has no attribute 'base_layer' #26

Closed
sotosoul opened this issue Apr 5, 2022 · 1 comment
Closed

Error: 'GreppoApp' object has no attribute 'base_layer' #26

sotosoul opened this issue Apr 5, 2022 · 1 comment

Comments

@sotosoul
Copy link

sotosoul commented Apr 5, 2022

That's a great project and I'm very happy to try it out! Unfortunately, after installing the necessary dependencies and create a sample app.py with app.base_layer( ... ) as shown in the demo section of the documentation, I keep getting errors like:
AttributeError: 'GreppoApp' object has no attribute 'base_layer'.

Is there something I'm missing?

@krish-adi
Copy link
Member

Hey @sotosoul,

Are you running the app.py in the terminal as the following?

greppo serve app.py

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

2 participants