On Wed, Mar 13, 2019 at 3:21 PM Matt Wilkie <[email protected]> wrote:
Likely not important now as you have something that works, but for > posterity this skips the frozen problem and allows changing and testing > code in-situ: > > git clone https://github.com/pyzo/pyzo.git > pushd pyzo > pip install --editable . > > #launch with: > pyzo > Thanks for this. So --editable "unfreezes" pyzo.exe? Or deletes it? Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
