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

"constants" is not defined #9

Open
tsbyq opened this issue Jan 30, 2019 · 1 comment
Open

"constants" is not defined #9

tsbyq opened this issue Jan 30, 2019 · 1 comment

Comments

@tsbyq
Copy link
Contributor

tsbyq commented Jan 30, 2019

I installed the package with the latest packageready source code with pip install . to a virtual Python environment.
When I import better as and try to run the analysis for a single building, it says "constants" is not defined.
image

I got the same issue when I try bt.demo.run_batch(1, 5).
image

@Kyusen
Copy link

Kyusen commented Mar 25, 2022

This problem with import. If you use into other project use: from better.better import constants

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