I am trying to integrate my dash app into Django, and I use@ead to test if it works, but I got errors like dash_core_components has no attribute ‘Location’, ‘Link’, I have all dash dependency installed, and I am using python 3.4
Are you using the most up to date version of dash_core_components?
Hi I have the same issue with dash-core-components 1.6.0 installed. Pycharm shows this is the most updated version.