Python 2 >> 3 .... is their an easy way
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
03 Aug 2021 20:15 #216862
by robertspark
Python 2 >> 3 .... is their an easy way was created by robertspark
Python 2 >> 3 .... is their an easy way?
given python 3 is the future {same as garlic bread and cheese cake!} is their any easy way for it to be done?
I see there is a script "2to3" is this the way to go?
given python 3 is the future {same as garlic bread and cheese cake!} is their any easy way for it to be done?
I see there is a script "2to3" is this the way to go?
Please Log in or Create an account to join the conversation.
04 Aug 2021 06:50 #216889
by Aciera
Replied by Aciera on topic Python 2 >> 3 .... is their an easy way
"I see there is a script "2to3" is this the way to go?"
That is usually the recommended path. But I'm not sure how well it works for a more complex project like NativeCAM. I think there one would also need to fix the gtk2 -> gtk3 issue.
That is usually the recommended path. But I'm not sure how well it works for a more complex project like NativeCAM. I think there one would also need to fix the gtk2 -> gtk3 issue.
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
04 Aug 2021 16:00 - 04 Aug 2021 16:01 #216920
by robertspark
Replied by robertspark on topic Python 2 >> 3 .... is their an easy way
thanks,
I was having a go at it last night, I'll give it a go on a working setup and see if I've changed everything (didn't realise the gtk3 changes were quite so much.... worth a shot though ever if it doesn't work I would have learnt something.....
I was having a go at it last night, I'll give it a go on a working setup and see if I've changed everything (didn't realise the gtk3 changes were quite so much.... worth a shot though ever if it doesn't work I would have learnt something.....
Last edit: 04 Aug 2021 16:01 by robertspark.
Please Log in or Create an account to join the conversation.
04 Aug 2021 17:14 #216923
by Aciera
Replied by Aciera on topic Python 2 >> 3 .... is their an easy way
Exactly, either we win or we learn but we never loose.
Anyway, if you get it working that will be a great contribution for a lot of people who use NativeCAM. Including myself.
Anyway, if you get it working that will be a great contribution for a lot of people who use NativeCAM. Including myself.
Please Log in or Create an account to join the conversation.
Time to create page: 0.064 seconds