-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
change some old import #8
base: master
Are you sure you want to change the base?
Conversation
change pub and Queue module
Is this so that it works on Python 3? |
I use the software from the website , but it has error.
Aditya Panchal <[email protected]> 於 2018年2月26日 週一 下午12:07 寫道:
… Is this so that it works on Python 3?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ae6poCks0Vc1I_byoR80Z07Nlnmw4MdDks5tYi4TgaJpZM4SRysk>
.
|
This plugin requires Python 3+ and wxPython Phoenix 4+. Are you trying to run it on Python 2.7? |
Is the Windows version using Python 2.7?
Stephen Terry <[email protected]> 於 2018年2月28日 週三 下午10:42 寫道:
… This plugin requires Python 3+ and wxPython Phoenix 4+. Are you trying to
run it on Python 2.7?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ae6poFIV9Nv4m0TrdUu6mMKv2ABdoJQuks5tZWXGgaJpZM4SRysk>
.
|
If you are using the exe from the website, yes it is still 2.7. We are still in the process of migrating the new builds to Python 3.
…Sent from my iPhone
On Mar 2, 2018, at 00:57, geant44 ***@***.***> wrote:
Is the Windows version using Python 2.7?
Stephen Terry ***@***.***> 於 2018年2月28日 週三 下午10:42 寫道:
> This plugin requires Python 3+ and wxPython Phoenix 4+. Are you trying to
> run it on Python 2.7?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#8 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/Ae6poFIV9Nv4m0TrdUu6mMKv2ABdoJQuks5tZWXGgaJpZM4SRysk>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
So maybe I should wait ?
2018-03-02 21:09 GMT+08:00 Aditya Panchal <[email protected]>:
… If you are using the exe from the website, yes it is still 2.7. We are
still in the process of migrating the new builds to Python 3.
Sent from my iPhone
> On Mar 2, 2018, at 00:57, geant44 ***@***.***> wrote:
>
> Is the Windows version using Python 2.7?
>
> Stephen Terry ***@***.***> 於 2018年2月28日 週三 下午10:42 寫道:
>
> > This plugin requires Python 3+ and wxPython Phoenix 4+. Are you trying
to
> > run it on Python 2.7?
> >
> > —
> > You are receiving this because you authored the thread.
> > Reply to this email directly, view it on GitHub
> > <https://github.com/dicompyler/dicompyler-plugins/
pull/8#issuecomment-369260186>,
> > or mute the thread
> > <https://github.com/notifications/unsubscribe-auth/
Ae6poFIV9Nv4m0TrdUu6mMKv2ABdoJQuks5tZWXGgaJpZM4SRysk>
> > .
> >
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub, or mute the thread.
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ae6poL5Y9nnjAO9b-n_3KXEIRCWSbVCbks5taUSIgaJpZM4SRysk>
.
|
Once we have the version updated, there won't be any need to maintain a separate 2.7 codebase for plugins. If you still need to get a copy of the old version of the plugin prior to the Python 3 change, you can browse the repo here: https://github.com/dicompyler/dicompyler-plugins/blob/946eb2c332cfd1c800edb080ecddccb85b2947e9/plugins/plansum/plansum.py |
change pub and Queue module