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.

Trying to add new package: REBOUND

See original GitHub issue

🐍 Package Request

I’m trying to make the REBOUND package compatible with pyodide but I’m stuck. I’ve followed the instructions in the documentation and I seem to get through all the steps without any error messages. I can see that all the c files get compiled and in the end, I see a Succeeded building package rebound message and a whl file. However, upon closer inspection, the .so file seems to be empty. On the other hand, I’ve checked the .o files which seem to be ok. So maybe there is a problem with the linking? Given the lack of error messages, any help on how to proceed would be greatly appreciated.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
hannoreincommented, Jul 12, 2022

Your first guess was right. I was using the REPL from the pyodide website which gave me the stable branch by default. If I use the REPL for the latest branch, everything works! Thanks again!

0reactions
hannoreincommented, Jul 12, 2022

Closing this one. Opened PR #2868.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation - REBOUND
To best way to use REBOUND on Windows is to install the Windows Subsystem (WSL) for Linux. The Ubuntu distribution works well with...
Read more >
Installing Rebound · Issue #163 · hannorein/rebound - GitHub
I'm having trouble installing rebound. Python is what I use and have installed, how can I install rebound on Python?
Read more >
Unable to install REBOUND in Python with pip - Stack Overflow
I want to install the REBOUND library for Python 2.7 and Python 3.7 in my fresh Fedora 29. This finds the package indeed...
Read more >
Installation guide for REBOUND and REBOUNDx
In the following, we present the necessary steps to install rebound on Linux or macOS. Depending on your experience with docker on windows,...
Read more >
Video 1: How to install REBOUND - YouTube
In this video you will learn how to install either the Python or C version of the REBOUND N-body integrator package.
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