4 May
2016
4 May
'16
10:58 a.m.
Hi Takuo,
On 05/03/2016 10:53 PM, pyontaku14 wrote:
Hi,
I have the version of 2015.3. I would like to update it to 2016.1. Could you tell me how to update Sfepy to the new version? Do I have to install the new version from scratch? If so, do I have to remove the old version in advance and install the new version?
This depends on whether you use sfepy installed (via python setup.py install), or in-place (via python setup.py build_ext --inplace).
When in-place, you can unpack the new version into a new directory, and just use it from there. You might want to check and compare output of your problems that it stays the same between the versions.
When installed, I recommend removing the old version.
r.