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.

[FEATURE] Bokeh Python Wheel packages

See original GitHub issue

Hi all,

for creating a package of our python application using the excellent Pynsist a .whl (Python Wheel) package would help us greatly.

Any reason there’s no wheel available? Can I create one myself? Would you be interested in this?

Thanks,

Florian

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:17 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
hacklschorschcommented, Oct 16, 2020

@hacklschorsch will you be able to test wheel generation with the published sdist?

@bryevdv Yes, should be easy enough. Sorry for letting you wait. Will do it on the weekend.

1reaction
bryevdvcommented, Oct 13, 2020

@hacklschorsch did you try building the wheel from the published sdist that I linked above? I specifically suggested building from the sdist on purpose. When I download the sdist from PyPI and run python setup.py bdist_wheel from the sdist it seems to work , and does not prompt for node or any BokehJS builds. Can you confirm the actual, exact steps that you took? (This is always advised, to prevent wasted communication)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation details — Bokeh 3.0.3 Documentation
Bokeh can be installed using either the Python package installer pip , or conda , the package manager for the Anaconda Python Distribution....
Read more >
bokeh - PyPI
Bokeh is an interactive visualization library for modern web browsers. It provides elegant, concise construction of versatile graphics and affords high- ...
Read more >
Python Bokeh tutorial - Interactive Data Visualization with Bokeh
Bokeh can be installed using both conda package manager and pip. ... want more control over the Bokeh to create more sophisticated features....
Read more >
Interactive Data Visualization in Python With Bokeh
Unlike popular counterparts in the Python visualization space, like Matplotlib and Seaborn, Bokeh renders its graphics using HTML and JavaScript. This makes it ......
Read more >
Guide for Data Visualization With Bokeh Python Library
Bokeh is an interactive visualization library in python. The best feature which bokeh provides is highly interactive graphs and plots.
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