OpenSeesPy icon indicating copy to clipboard operation
OpenSeesPy copied to clipboard

Missing Anurag's visualization codes from PyPi package

Open reith opened this issue 3 years ago • 2 comments

The latest release hosted in PyPi (3.4.0.1) is missing Get_Rendering code from Anurag's repository. Since many examples include code for plotting and there is no mentioning of installing another library for visualization, I think it's missed by mistake.

reith avatar Apr 02 '22 19:04 reith

The visualization modules have been removed from OpenSeesPy pip. You can use either vfo https://github.com/u-anurag/vfo or opsvis https://github.com/sewkokot/opsvis/

mhscott avatar Apr 02 '22 19:04 mhscott

Get_Rendering library is moved out of OpenSeesPy package and is a stand alone package now. https://github.com/u-anurag/vfo

Thanks for reminding, I will update the examples with the new package.

u-anurag avatar Apr 02 '22 19:04 u-anurag