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

Replace openseespyvis with vfo #74

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

alanjferguson
Copy link
Contributor

  • The openseespyvis package is no longer available on PyPi, so ospgrillage cannot be installed using pip as this dependency cannot be resolved.
  • To fix this, openseespyvis has been replaced by vfo (https://pypi.org/project/vfo/) which appears to be an API compatible continuation of the functionality of opensesspyvis.
  • To minimise changes to the codebase, the vfo module is still imported as og.opsplt.

+ The openseespyvis package is no longer available on PyPi, so
  ospgrillage cannot be installed using pip as this dependency cannot be
  resolved.
+ To fix this, openseespyvis has been replaced by vfo
  (https://pypi.org/project/vfo/) which appears to be an API compatible
  continuation of the functionality of opensesspyvis.
+ To minimise changes to the codebase, the vfo module is still imported
  as og.opsplt.
Copy link
Member

@ccaprani ccaprani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alanjferguson - this is great, and sorry about the delay in approving!

@ccaprani ccaprani merged commit 4cce4d9 into MonashSmartStructures:main Apr 24, 2024
This was referenced Jul 22, 2024
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 this pull request may close these issues.

3 participants