You may need to run it as ./bin/test
(with the leading dot-slash), or python bin/test Aaron Meurer On Tue, Nov 29, 2022 at 11:32 PM Victor Vicky <[email protected]> wrote: > > Hi all, > I was trying to add a few test cases to issue #24267. I read through the > contribution guidelines and made a fork, then created a virtual env using > conda. cloned it to my local machine. > I tried running. > bin/test. > > but I get the error. > (sympy-dev) victor@DESKTOP-USB5G1I:~/projects/opensource/sympy$ bin/test > -bash: bin/test: Permission denied > > When I cloned it for the first time, it was working fine. > I deleted sympy using (rm -rf sympy) . > After that I re-cloned it . I am unable to run the tests. > > Does anyone know what the problem might be? > > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/2453db85-11bc-40c4-874f-ed83e0592905n%40googlegroups.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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6K%3D_no%2BTz-SKj%2BqXhSukE%3DvoJsHPvW8%2BCXT40gFaRiZhw%40mail.gmail.com.
