semihakbayrak / DeepLearning

0 stars 1 forks source link

name 'Systems' is not defined #2

Open pygabc1 opened 3 years ago

pygabc1 commented 3 years ago

Hi, why I have this issue when I run Lorenz? Thanks.

semihakbayrak commented 3 years ago

Hi! Have you added DynamicalSystems.jl package to your Julia system? If so, then it might be related to Julia version you have in your local machine. I just checked it with Julia version 1.5.3 and it doesn't throw an error. Here (https://juliadynamics.github.io/DynamicalSystems.jl/latest/ds/predefined/) you can find in more depth how to import predefined dynamical systems.