-
-
Notifications
You must be signed in to change notification settings - Fork 612
BSON.@save model_path * ".bson" model ERROR: type Method has no field ambig #1591
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
Comments
I think you need literal strings too |
|
I worked on BSON v0.3.2. I now have tested it with v 0.3.3 and it works |
Just to clarify this means there is no error on BSON v0.3.3? |
yes no errror |
Cool! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
However, I get sometime weird errors when I try to save flux models. I'm not sure if it has some relation in which scope I would like to it. In other words, if I try to save in a script (global scope, it works) or in a function (function scope, it doesn't work).
The text was updated successfully, but these errors were encountered: