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

problems with display function #1

Closed
bms1272 opened this issue Nov 1, 2019 · 1 comment
Closed

problems with display function #1

bms1272 opened this issue Nov 1, 2019 · 1 comment

Comments

@bms1272
Copy link

bms1272 commented Nov 1, 2019

Using Jupyter labs I have had issues with displaying units and systems. Even when I copy example text directly from the website there is an error message even with basic units that work fine with the .show() function.
biosteam unit diagram error

@yoelcortes
Copy link
Member

yoelcortes commented Nov 2, 2019

Hi, thanks for finding this bug. It is now fixed in biosteam==0.9.1.5. Just a heads up, Unit objects are abstract classes for defining a Unit subclass. You can use any of the predefined units (e.g. Mixer, Splitter, Flash, ect.) to simulate unit operations.

If you are still having trouble with displaying unit operations and systems, please try "$conda install graphviz" with administrator privileges on anaconda prompt (or terminal in Mac). Sometimes it is tricky to get it to work. Please checkout the following page for more help: https://bobswift.atlassian.net/wiki/spaces/GVIZ/pages/20971549/How+to+install+Graphviz+software

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