
Hi I'm trying to use Python to build PyPy. One problem I noticed is the search paths for modules is not the same For PyPy and Python. I want to add code to the build process that will check if PyPy or Python is running. If Python is running, add paths to sys.path that would enable Python to find needed modules. Which file would be a good place to add such code? Thank you.

Hi Misbah, Welcome to the project! I am not going to reply to your actual question, but will give some general hints, based on your mails and your issues so far: - I think the most important question is, what are your plans? What do you actually want to work on? - A good way to get some faster feedback is to hang out on our IRC channel, #pypy on Libera: https://www.pypy.org/posts/2021/05/pypy-irc-moves-to-libera-chat.html - The Apple M1 is not supported yet, so you are bound to run into all kinds of errors. Maciej is planning to do some more work on it in the next couple of weeks. Cheers, Carl Friedrich On 22.09.21 03:11, M A wrote:

Hi Misbah, Welcome to the project! I am not going to reply to your actual question, but will give some general hints, based on your mails and your issues so far: - I think the most important question is, what are your plans? What do you actually want to work on? - A good way to get some faster feedback is to hang out on our IRC channel, #pypy on Libera: https://www.pypy.org/posts/2021/05/pypy-irc-moves-to-libera-chat.html - The Apple M1 is not supported yet, so you are bound to run into all kinds of errors. Maciej is planning to do some more work on it in the next couple of weeks. Cheers, Carl Friedrich On 22.09.21 03:11, M A wrote:
participants (2)
-
Carl Friedrich Bolz-Tereick
-
M A