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.

TODO:

Then, start building packages

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:68 (64 by maintainers)

github_iconTop GitHub Comments

5reactions
isurufcommented, Feb 11, 2020

I’ve added PRs to all of the TODOs in the first comment. They need to be merged in order. Locally, I can now switch the python interpreter to pypy and noarch: python recipes work.

2reactions
isurufcommented, Mar 10, 2020

Closing now. See https://conda-forge.org/docs/maintainer/knowledge_base.html#pypy-builds for docs

Only remaining issue is patching defaults. To work around that use strict channel priority as indicated in the docs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PyPy's Release Process
Other steps¶ · go to pypy/tool/release and run force-builds.py <release branch> The following JIT binaries should be built, however, we need more buildbots ......
Read more >
How to install and work with PyPy - ActiveState
Download the latest version of get-pip.py from https://bootstrap.pypa.io/. CD into the download directory, and enter the following command:.
Read more >
PyPy: Faster Python With Minimal Effort
Also, instead of doing everything in one major undertaking like CPython, PyPy splits the work into a variable number of pieces and runs...
Read more >
Packaging Python Projects
The next step is to generate distribution packages for the package. These are archives that are uploaded to the Python Package Index and...
Read more >
Getting Started with PyPy | Paperspace Blog
Given a Python .py script, the source code is first compiled using the CPython compiler into bytecode. The bytecode is generated and saved...
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