Python Forum
Getting a small Python2 prog to run in Python3
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting a small Python2 prog to run in Python3
#4
I assume you have also python3 installed, right? From you answer I understand pywin32 is not installed for python3. You need to install it for python3 as well.
probably python and pip commands associated with python2
try with python3 and pip3

also, may look at pyenv for easy version management:https://python-forum.io/Thread-pyenv-Simple-Python-Version-Management
look also at https://python-forum.io/Thread-Python-3-...er-Windows
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: Getting a small Python2 prog to run in Python3 - by buran - Apr-19-2020, 09:21 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Sad Migrating of python2 script to python3 zuri 7 1,304 Oct-05-2023, 02:40 PM
Last Post: snippsat
  Migration of Python2 and Python3 using Modernize and Future Rakshan 5 2,769 Oct-05-2023, 08:55 AM
Last Post: zuri
  python2 python3 messed up : How to fix ? hary 15 8,468 Dec-30-2020, 08:26 PM
Last Post: hary
  output mismatching when porting a python from python2 env to python3 env prayuktibid 2 2,746 Jan-21-2020, 04:41 AM
Last Post: prayuktibid
  python3 decoding problem but python2 OK mesbah 0 1,905 Nov-30-2019, 04:42 PM
Last Post: mesbah
  Gnuradio python3 is not compatible python3 xmlrpc library How Can I Fix İt ? muratoznnnn 3 5,120 Nov-07-2019, 05:47 PM
Last Post: DeaD_EyE
  python prog davy_yg 0 2,726 Sep-25-2019, 02:23 AM
Last Post: davy_yg
  Trying to run a python2 script dagamer1991 3 2,675 Aug-12-2019, 12:33 PM
Last Post: buran
  python2.7 executables thus the system python2.7 was erroring utility.execute()? vivekm 1 1,858 May-20-2019, 11:24 AM
Last Post: vivekm
  Python2 is not supported Skaperen 2 2,302 Mar-01-2019, 07:50 PM
Last Post: stranac

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020