Open zsbeheshti opened 1 year ago
Hello! This tracker is for problems related to packaging or installation tools, not general Python help or support for a specific library (the error message seems to come from a specific module, not the Python standard library).
You should find a support forum for the library you’re using, or a general Python forum like https://discuss.python.org/c/users/7 To get help, be sure to describe your environment (Python version, libraries used), show your code (as short as possible to show the problem) and the error message.
Good luck!
@merwok Thank you for your guidance.
Problem description
Dear all, With the help of pypi, I want to optimize a function with 33 inputs. But when increasing the numerical values of the genetic parameters, I got an error (Error 307: Unable to open binary results file). Does anyone have any related experience to share with me? How can I fix this error?
Regards