Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Pycharm error
Post: Pycharm error

hi Everyone i want to run a simple hello world program on Pycharm but when i try to debug it, it is showing the following error i have installed all the necesssary packages but i cant figure out how ...
zuri General Coding Help 1 493 Oct-31-2023, 10:16 PM
    Thread: Migrating of python2 script to python3
Post: RE: Migrating of python2 script to python3

(Oct-05-2023, 01:59 PM)snippsat Wrote: (Oct-05-2023, 12:41 PM)zuri Wrote: where should i run it? in cmnd prompt or on ide of pyth3?From command line cmd,i use cmder but commands is the same. Could...
zuri General Coding Help 7 994 Oct-05-2023, 02:09 PM
    Thread: Migrating of python2 script to python3
Post: RE: Migrating of python2 script to python3

(Oct-05-2023, 12:32 PM)snippsat Wrote: (Oct-05-2023, 11:58 AM)zuri Wrote: what exactly should i do now just run the code on python3 version and check whether it runs or not??Yes that's be the firs...
zuri General Coding Help 7 994 Oct-05-2023, 12:41 PM
    Thread: Migrating of python2 script to python3
Post: RE: Migrating of python2 script to python3

(Oct-05-2023, 11:45 AM)snippsat Wrote: pip did drop support for Python 2.7 in version 21.0. So have to install a older version pip install pip==20.0 There is no need to upgrade Python 2.7,if migrate...
zuri General Coding Help 7 994 Oct-05-2023, 11:58 AM
  Sad Thread: Migrating of python2 script to python3
Post: Migrating of python2 script to python3

Hello Fellow Python users i have a frontend code and other backend,libraries that i need to convert them from python2 to python3 but while trying using pip 2to3 i facking errors and i dont know how to...
zuri General Coding Help 7 994 Oct-05-2023, 11:27 AM
    Thread: Migration of Python2 and Python3 using Modernize and Future
Post: RE: Migration of Python2 and Python3 using Moderni...

hi Rakshan i tried to upgrade my code using the pip 2to3 function but it does not seems to be working can you guide me on how to use modernize and futurize functions.
zuri General Coding Help 5 2,546 Oct-05-2023, 08:55 AM

User Panel Messages

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