PortScanner icon indicating copy to clipboard operation
PortScanner copied to clipboard

[BUG] raw_input is not compatible in python 3

Open himanshujaidka opened this issue 4 years ago • 2 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

himanshujaidka avatar Aug 14 '20 15:08 himanshujaidka

see #53

himanshujaidka avatar Aug 14 '20 15:08 himanshujaidka

Hey @himanshujaidka , the python codes in the master branch are written in python2. Checkout branch feature/python3.8 for python3. 👍

Kashish121 avatar Aug 15 '20 18:08 Kashish121