Replies: 1 comment 4 replies
-
|
Looks like your Main PC installation uses the development code directly from GitHub and the New installation uses spinetoolbox-0.9.3 release installed from PyPi. The release versions are always behind the development versions and it seems that you have made a database using the development version of spinedb-api that is not supported in the release version yet. So, your options are:
btw, thanks for using the Help->About... window to report the versions. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using SpineToolbox for some time to run FlexTool models. I have used the original, conda-based method on FlexTool's site, and even though there have been glitches, the update process has been smooth.
I recently installed another instance on a different PC (both run Windows) to log in remotely and run longer simulations unattended. I used the -venv method, only to find that the version installed is not as recent as the one I have on my main PC. Here is a screenshot of the differences:

This is important because the database I use cannot be read in the 'new' installation, it says that the db I'm trying to open is a newer version than the installed version of SpineToolbox can support. Running the updater does not do anything to bring it on par.
Any thoughts would be greatly appreciated.
Bestor
Beta Was this translation helpful? Give feedback.
All reactions