guofei9987 / scikit-opt

Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
https://scikit-opt.github.io/scikit-opt/#/en/
MIT License
5.3k stars 989 forks source link

Request for Release Update on `Fix for RuntimeError('context has already been set')` #234

Open XingLiu0923 opened 1 month ago

XingLiu0923 commented 1 month ago

Hello,

I'm encountering the RuntimeError('context has already been set') error on both macOS and Ubuntu environments. I noticed that this issue seems to have been addressed in Pull Request #223, but the issue still appears in the latest release version scikit-opt==0.6.6. Is there a planned timeline for releasing the latest code to PyPI?

This package has been incredibly helpful for my project, and a new release would be much appreciated. Thank you, and I look forward to your response.