Page 1 of 1
Source install problem(win8.1)
Posted: Thu Aug 07, 2014 4:54 am
by dotting103

problem.PNG (27.16 KiB) Viewed 4097 times
I tried to install pysnip with source on windows 8, followed
this guid line, and use
Nate Sofner's Pysnip on bitbucket
I followed everything well and built it with no problem. but error occured when i start server....
Anyone can help me?
Re: Source install problem(win8.1)
Posted: Thu Aug 07, 2014 4:49 pm
by learn_more
install hg mercurial, make sure it can be run from your path.
Re: Source install problem(win8.1)
Posted: Fri Aug 08, 2014 8:34 am
by dotting103
learn_more wrote:install hg mercurial, make sure it can be run from your path.
I never know mercurial is necessary for installing pyspades(and git hub for windows doesn't contain mercurial?)....
anyway, thank you lean_more! I fixed it with your help :P
Re: Source install problem(win8.1)
Posted: Fri Aug 08, 2014 11:06 pm
by learn_more
dotting103 wrote:learn_more wrote:install hg mercurial, make sure it can be run from your path.
I never know mercurial is necessary for installing pyspades(and git hub for windows doesn't contain mercurial?)....
anyway, thank you lean_more! I fixed it with your help :P
its used to check the version you are running.
shouldnt fail on it imo..