Old version of sfepy

Hello users, I am using pymks library for my work which was working well sfepy==2019.4. How can I get older version setup. Unable to get from conda forge or in github. Kindly help

Hi Prabhat,
On 04/02/2022 12:10, Prabhat Karmakar wrote:
Hello users, I am using pymks library for my work which was working well sfepy==2019.4. How can I get older version setup. Unable to get from conda forge or in github. Kindly help
What do you mean by not being able to get the version from github? The following should work:
git clone https://github.com/sfepy/sfepy/ cd sfepy git reset --hard release_2019.4
and then proceed according to the installation instructions [1]. Feel free to ask more in case you get stuck.
Cheers, r.
[1] https://sfepy.org/doc-devel/installation.html#installing-sfepy-from-sources
participants (2)
-
Prabhat Karmakar
-
Robert Cimrman