Open thibaudcolas opened 6 days ago
Thank you for submitting this issue, we are currently looking into this problem.
@thibaudcolas I cloned bakerydemo and datacollect works for me when manually set the Django settings (the have a different manage.py file to what Django creates and auto detect doesn't work).
What do you have configured in VScode and did you make changes to the project?
I can’t get any completions / the language server to work because it fails to retrieve local project data. Here are the relevant logs, where
bakerydemo
is the root of the Django project:It’s hard to tell what exactly the error might be when executing that command within the VS Code context. Trying to run
django-collector.py
manually, I’ve had some success, but have no idea why it might be failing within the extension.The output I get when it succeeds starts with: