How to run sympy from cloned repository.

59 views
Skip to first unread message

Victor Vicky

unread,
Nov 26, 2022, 9:25:06 PM11/26/22
to sympy
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


Aadya C

unread,
Nov 27, 2022, 3:15:58 AM11/27/22
to sy...@googlegroups.com

--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/893e7d41-a1ec-4121-bfa1-0921527c5fa6n%40googlegroups.com.

Victor Vicky

unread,
Nov 28, 2022, 9:13:59 AM11/28/22
to sympy
Thank you.

Victor Vicky

unread,
Nov 28, 2022, 9:50:53 AM11/28/22
to sympy
hey aadya, 
Thank you , 
it's working although it shows module not found in vscode. 
It gives the output when I run it in the terminal.
Reply all
Reply to author
Forward
0 new messages