Coder Social home page Coder Social logo

Comments (4)

Notou avatar Notou commented on May 22, 2024

Ah, yes, it appears I had not updated the master branch with the latest changes of gr 3.9.5 and 3.10.
Upgrades to the GRC top_block generation were made to allow for up-to-date bokeh runtime loop.

I've a branch already ready for that in my own fork, and have made a PR to get it into master.
I'll check that everything still works fine (It should) and pull it soon (this evening hopefully).
If you are in a hurry, feel free to test it on your side.

from gr-bokehgui.

tkircher avatar tkircher commented on May 22, 2024

This fixed it, thanks. I ended up making this modification to allow all access once again, for anyone else who might be reading this thread:

in bokehgui/utils.py:

-    server = Server(app)
+    server = Server(app, port=5006, allow_websocket_origin=["*"])

from gr-bokehgui.

Notou avatar Notou commented on May 22, 2024

The PR is merged now, so you can get back to using the main repository.

from gr-bokehgui.

wanglifu96 avatar wanglifu96 commented on May 22, 2024

GNU Radio 版本 3.9.5.0,Python 3.8.10。来自 main 的 gr-bokehgui。一切似乎都构建得很好,但没有一个 bokehgui 模块将运行。我试图在 hier_block2.py 中将其短路,但随后出现关于未调用__init__派生类的错误。我将尝试降级到 GR 3.8,但它太老了,我已经从 GR 3.10 降级以尝试找到兼容性。

Hello, have you solved this problem? I'm confused
image

from gr-bokehgui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.