Due to the new configuration of files of the package pysmartdatamodels it will be no longer required to use the from clause (initially)
Therefore now to import the package in python it will be simply
import pysmartdatamodels as sdm
Accordingly the examples of code in all data models are being changed, including a comment on this version change.
This updated of the examples o code will be announced soon.