Python Forum
unexpected character after line continuation character error
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
unexpected character after line continuation character error
#11
(Aug-09-2018, 06:08 AM)newbie Wrote: C:\Users\admin\Desktop>C:\> cd Desktop\Python
'C:\' is not recognized as an internal or external command,
operable program or batch file.

Don't type C:\>. That's already there. The only thing you should be typing is the command, followed by it's arguments. In this case, that command is cd, because you're trying to change the working directory to Desktop/Python.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Using regex to count specific character in file shamishd 1 1,606 Oct-01-2021, 07:33 AM
Last Post: snippsat
  Split string into 160-character chunks while adding text to each part iambobbiekings 9 9,564 Jan-27-2021, 08:15 AM
Last Post: iambobbiekings
  Replacing a few characters of a specified character but not all of them from a string fatherted99 7 3,194 Aug-13-2020, 09:08 AM
Last Post: fatherted99
  Change each character of list into an different characters Angry_bird89 1 2,046 Jun-19-2020, 08:29 AM
Last Post: Angry_bird89
  Search character from 2d list to 2d list AHK2019 3 2,472 Sep-25-2019, 08:14 PM
Last Post: ichabod801
  Tab character in a string prints 8 spaces hecresper 6 20,515 Aug-27-2019, 02:38 PM
Last Post: snippsat
  Print strings enclosed with a character with different characters aylmaoxd 1 1,909 Aug-17-2019, 03:35 PM
Last Post: Resistance
  getting an error"Line 7: TypeError: 'int' object is not callable" JTNA 4 7,224 Apr-03-2019, 01:58 PM
Last Post: JTNA
  Finding and storing all string with character A at middle position Pippi 2 2,670 Jan-20-2019, 08:23 AM
Last Post: Pippi
  SSL Certificate Error when trying to do command-line registration with pypi DeliriousDelight 0 2,692 Dec-06-2018, 09:38 AM
Last Post: DeliriousDelight

Forum Jump:

User Panel Messages

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