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.

Fix external_needs to load from URL

See original GitHub issue

I think there is an error in line https://github.com/useblocks/sphinxcontrib-needs/blob/master/sphinxcontrib/needs/external_needs.py#L36

This should be response = s.get(source["json_url"])

Else we have an error on next line while calling json() on response.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
danwoscommented, Jan 10, 2022

But you could also start the tests “manually” in your venv of Python3.9 by just execute nosetests -v -w tests. This is the command from the Makefile, without calling poetry before.

1reaction
danwoscommented, Jan 10, 2022

Yes, it looks like this. Found this line in your log: "/usr/local/Cellar/python@3.10/3.10.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Nextjs - Fixing Loading External Images and Issue of Url ...
Fixing loading external images and see how to fix the issue of url parameter not allowed when you load the images.
Read more >
Load external url to div but cant change the styles of ...
So, i'm loading an external URL to a div and it's working fine but i can't change the styles of the loaded page....
Read more >
External URLs do not load in new tab #1414
Create a new External URL module item; Select "Load in a new tab"; Click the created link; Observe the intermediate "This site needs...
Read more >
Troubleshoot External HTTP(S) Load Balancing
The load balancer generates an HTTP 5XX response code when the connection to the backend has unexpectedly closed while sending the HTTP request...
Read more >
External URL to page that doesn't allow iFraming causes sad ...
I just chatted with Canvas Help about this. I think a temporary fix could be to make "Open in New Tab" checked by...
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