question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to debug 'Error loading dependencies'

See original GitHub issue

I’ve setup the dash app and I’ve managed to get it to load in the main website but I’m getting the error:

Error loading dependencies

Is there any method to get information about exactly what error is causing this, such as a logfile or similar? I’ve tried with several different dash_apps that I know can run on my system and always recieve this message

Thanks!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
runnholmcommented, Aug 22, 2018

Based on your comment @delsim I checked my version of flask and realized that it was super old. After ugrading that version to the most recent in the conda channels it works!

Thanks for an awesome plugin, it’s going to save me tons of time! Is there any way to make the embedded window not scrolling by the way?

0reactions
GibbsConsultingcommented, Aug 28, 2018

PR #38 fixes this issue and has been merged into trunk. Closing this issue on the assumption that it is now resolved; please re-open if you find things to be otherwise.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting error loading dependencies in chrome browser, when ...
1. I ran this code fine in chrome. Dash is known to Cache a lot of things. Try deleting all your cache &...
Read more >
Receiving "error loading dependencies" message; actual ...
I was getting dependency warnings about the wrong versions on the command line when I would do python2 app.py . ... I was...
Read more >
"Error loading dependencies" when trying to assess table data
Hello,. I am trying to do the following steps in a Dash program: 1. upload a csv file into a DataTable 2. select...
Read more >
MongoDB Realm: Error: error loading dependencies for app
Hello,. I'm occasionally seeing on MongoDB Realm logs this Error: error loading dependencies for app. Newest incident: Nov 19 11:24:47+02:00.
Read more >
Visual Studio 2022 not loading dependencies
Just to note, I also have to delete the .vs, bin and debug folder for each of my projects that are not on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found