Hey,
Maybe this can help you :

https://stackoverflow.com/questions/65204792/how-to-import-python-module-after-cloning-and-modifying-the-modules-github-repo

On Sun, 27 Nov 2022, 07:55 Victor Vicky, <victor20030...@gmail.com> wrote:

> Hi all,
> I'm Victor , new to sympy. I have gone through the contribution guidelines
> and set up the developement environment.
> I want to run sympy from the cloned repository on my local computer,
>  instead of using it after   "pip install  sympy", So that I can test the
> changes made on the local copy of sympy.
>
> What I tried?
> I have cloned sympy to a folder named opensource.
> open source contains:
> 📁sympy
> 📄 test.py
> I tried import sympy inside of test.py, but it is not working.
>
> My question is,
> Is this approach alright for testing the code after making changes. Are
> there any alternatives methods to do so.
>
> Thank you,
> Victor
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sympy+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/893e7d41-a1ec-4121-bfa1-0921527c5fa6n%40googlegroups.com
> <https://groups.google.com/d/msgid/sympy/893e7d41-a1ec-4121-bfa1-0921527c5fa6n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAEeDZmDzWTZrPkrMHbBMQdVhwSYytsZXmUhn14Ua4WtnXxv-KQ%40mail.gmail.com.

Reply via email to