Forums

Will this error affected in the future in PA

Hi,

I found this error while I run my script in PAW. FutureWarning: The 'mysql' flavor with DBAPI connection is deprecat ed and will be removed in future versions. MySQL will be further supported with SQLAlchemy connectables.

I think for now is OK, but I afraid if any upgrade in PAW will let my script stop working. Possible?

We don't generally upgrade packages in the default system image, so you should be safe.

However, if you want a specific version of a package and want to be 100% sure that it will never change, you can use a virtualenv.