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

Disabling Solution.solve() print statement #39

Closed
1 of 4 tasks
AadilLatif opened this issue Nov 8, 2018 · 1 comment · Fixed by #41
Closed
1 of 4 tasks

Disabling Solution.solve() print statement #39

AadilLatif opened this issue Nov 8, 2018 · 1 comment · Fixed by #41

Comments

@AadilLatif
Copy link

AadilLatif commented Nov 8, 2018

Versions

  • Python version:
  • Python architecture:
  • Operating system and version:
  • OpenDSSDirect.py version number:

Feature Request

Bug

  • What is the current behavior?

  • What is the expected behavior? What is the motivation / use case for changing the behavior?

  • What are the steps to reproduce this bug? Please provide a minimal working example of the bug if possible.

  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

Support Question

@PMeira
Copy link
Member

PMeira commented Nov 18, 2018

@AadilLatif The next version of OpenDSSDirect.py will expose a working dss.Basic.AllowForms to disable those progress statements. In fact, the default will be to silence those. To enable, just use dss.Basic.AllowForms(True).

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

Successfully merging a pull request may close this issue.

2 participants