Hi Anthony, I did the "git pull" and it says "Already up-to-date". But when still cannot find the option "--dynamic-link"
Could we add a simple example on the GitHub wiki page to illustrate how to convert a simple python to js ? That would be super useful for the rest of us ;-) Thanks ahead. Chens On Wed, Feb 6, 2013 at 7:03 AM, C Anthony Risinger <[email protected]> wrote: > On Tue, Feb 5, 2013 at 7:33 PM, chens <[email protected]> wrote: > > > > We have some python code that we would love to convert to js. Seems that > > pyjs is the only available option. Is there any document/tutorial about > how > > to do conversion using jsbuild? The only info I can find is > > > > > https://groups.google.com/forum/?fromgroups=#!topic/pyjs-users/-JHbPk5RFH8 > > > > but an initial attempt of "pyjsbuild --enable-dynamic-link Hello.py" > > returns an error : pyjsbuild: error: no such option: > --enable-dynamic-link > > yes... the release is terribly outdated; use the latest HEAD. > > i've been inundated with tax-related integrations/development for the > better part of 4 months... but now that is easing enough to allow > further development on pyjs and company. > > i originally was stalling to allow further work on the GObject > bindings, but i think they are solid enough (i knew a few out there > have used them extensively), so we'll just move forward with whats > there now. > > -- > > C Anthony > > -- > > --- > 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/groups/opt_out. > > > -- --- 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/groups/opt_out.
