We are attempting to fix `pip install pyjs` on GitHub. https://github.com/pypa/pip/issues/1649 https://github.com/pyjs/pyjs/issues/742
Also, please note that the main website, http://pyjs.org , does not work over HTTP Secure, https://pyjs.org . Sincerely, Jose Torres CEO Duly Corporation Secure Offline Sharing http://duly.co On Friday, October 11, 2013 3:30:43 PM UTC-4, Sarvi Shanmugham wrote: > > Ok. Have forked and commited and sent a pull request. > > pip install -e (development mode) does not work due to the non-standard > directory structure > > Sarvi > > > On Friday, October 11, 2013 1:54:51 AM UTC-7, Kees Bos wrote: >> >> On Fri, 2013-10-11 at 01:42 -0700, Sarvi Shanmugham wrote: >> > Just want to make sure what i have done is ok. Havent done got commits >> > before >> > I hadn't create a branch when I started and had commited by changes >> > >> > >> > So then I went ahead and create a branch >> > git branch pip-install >> > git checkout pip-install >> > >> > >> > tried pushing the named branch as follows and got an error. >> > git push origin pip-install >> > >> > >> > >> > localhost:pyjs sarvi$ git push origin pip-install >> > Identity added: /Users/sarvi/.ssh/id_rsa (/Users/sarvi/.ssh/id_rsa) >> > ERROR: Permission to pyjs/pyjs.git denied to sarvi. >> > fatal: Could not read from remote repository. >> > >> > >> > Please make sure you have the correct access rights >> > and the repository exists. >> > >> > >> > I guess I need to be added >> > >> Yep. An admin will have to add you (Anthony? Lex?). Or you could fork >> and create a pull request. >> >> >> >> -- --- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
