-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: parameter_change_mutation() #1103
Comments
Проблема на стороне FEDOT-а -- нужно поменять сигнатуру мутации. Я пофикшу. |
Запускаю в терминале win 10. Выполнил установку через pip в новую чистую виртуальную среду. Вот результат: ...\lib\site-packages\statsmodels\genmod\families\links.py:13: FutureWarning: The log link alias is deprecated. Use Log instead. The log link alias will be removed after the 0.15.0 release. packages in environment at FEDOT070:Name Version Build Channelalabaster 0.7.12 pyhd3eb1b0_0 |
Ах, понял, кажется. Версия федота в pip устарела. Выпущу новый мини-релиз 071. |
Все в порядке. После выполнения в среде pip install --upgrade --force-reinstall git+https://github.com/aimclub/FEDOT.git и установки fedot-0.7.1 все работает |
After updating GOLEM to version 0.3.1, FEDOT gives the following error:
Even such an example:
The text was updated successfully, but these errors were encountered: