#1
|
|||
|
|||
Python3 yay (vs. embedded question)
I'm excited about the new python 3 support (among other coming enhancements)! Though I am curious, is there any downside/limitation to using py3 since it's not the "embedded" version?
Keeping the 2.7 support is important for existing scripts out there, but is there any reason we users shouldn't exclusively start using py3? |
#2
|
|||
|
|||
Hi Gregg,
We do not know of any reason why you would not be able to use Python 3 with SecureCRT 9.0 beta 1 at this time. I recommend taking a look at the following forum post for additional information about running Python 3 with SecureCRT: https://forums.vandyke.com/showthread.php?t=14295If you do encounter any issues, please let us know by sending an email to support@vandyke.com so that we can take a look!
__________________
Thanks, --Brittney VanDyke Software Technical Support support@vandyke.com (505) 332-5730 Last edited by berdmann; 10-01-2020 at 03:04 PM. |
#3
|
|||
|
|||
My question was less about "being able to", and more about "any reason not to always use py3".
I did do testing with py3 against some pre-releases of 8.8 (now 9) and worked for me. It sounds like there's no functional limitation to always using py3, or some benefit that might require the embedded py2. |
#4
|
|||
|
|||
Hi Gregg,
There are pros and cons to each approach. It's your decision. One benefit of using python 2 and the embedded engine is that you don't have to install a third party python engine. One benefit of using python 3 is that you don't have to use a version of python that is no longer in active development.
__________________
Thanks, --Brittney VanDyke Software Technical Support support@vandyke.com (505) 332-5730 |
![]() |
Tags |
python |
Thread Tools | |
Display Modes | Rate This Thread |
|
|