BLD: Install thonny with conda and/or mamba
See original GitHub issueUser story: Users can install Thonny with conda and/or mamba:
conda install -c conda-forge -y thonny
conda install -c conda-forge -y mamba
mamba install -c conda-forge -y thonny
mamba install -y thonny
- Create a conda-forge feedstock for thonny
- Create a separate conda-forge feedstock(s) for thonny plugin(s)
Docs:
- https://conda-forge.org/docs/
- https://conda-forge.org/docs/maintainer/adding_pkgs.html
- https://conda-forge.org/docs/maintainer/updating_pkgs.html
Pushing to regro-cf-autotick-bot branch¶ When a new version of a package is released on PyPI/CRAN/…, we have a bot that automatically creates version updates for the feedstock. In most cases you can simply merge this PR and it should include all changes. When certain things have changed upstream, e.g. the dependencies, you will still have to do changes to the created PR. As feedstock maintainer, you don’t have to create a new PR for that but can simply push to the branch the bot created. There are two alternatives […]
- https://github.com/conda-forge/spyder-feedstock/tree/master/recipe
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Untitled
Jpivot.war download, Jason bittner drum setup. ... Willmott dixon construction ltd cobham, 22 wichard blvd commack, Photoscape items download, Yeongae, ...
Read more >Untitled
Selavie bra, Filmas traktoristai, Vox v102 tab price, Leggende di andor regolamento ... Lee philip interview english, F4i frame sliders install, Movies that ......
Read more >Untitled
Filling station miami condo, Palo de escoba extensible, ... Lechuzas brujas caught on tape, Andor 0 willenspunkte, Ceramic heat bulb for dog house, ......
Read more >Untitled
Tony cragg hamburg, Glaxosmithkline careers nigeria, Costa book award 2011, ... Excel names.add refers to, Traducteur russe francais promt, Realistic toy ...
Read more >Untitled
Condo apartment, Parvinder kaur sidhu, Life saving drugs cghs, ... British veterans throw medals, Kimmins high school pune, Add year to date oracle...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
https://github.com/pypa/cibuildwheel
https://anaconda.org/conda-forge/jpype1
https://anaconda.org/conda-forge/thonny
https://github.com/conda-forge/spyder-feedstock/tree/master/recipe
I tried to install thonny-py5mode with latest Thonny beta (containing 64-bit Python 3.10) and could confirm the problem with jpype1. IMO the best solution in this case would be convincing jpype1 developer to publish 64-bit wheels for Python 3.10.