Python Forum
Windows 10 PowerShell doesn't work
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Windows 10 PowerShell doesn't work
#1
Photo 
This is the first day for me to learn python.
I don't know why PowerShell can't show my code.
file:///C:/Users/%E6%9E%97%E5%96%86/Desktop/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%202021-04-25%20173542.png
Reply
#2
Really not enough information here.
What are you using to write your code? IDLE that comes with Python is rudimentary, but will get you started. You will find that more use VSCode or PyCharm, or Jupyter if you are planning to use notebook format.
Then, why do you want to use Powershell to display?
Reply
#3
I'm using Atom and PowerShell cause I have a windows system. Maybe I should try VSCode.
Reply
#4
VSCode is a great IDE. There are others, but this will give you a good start. There are Youtube videos with suggested setups/add ons.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  using PowerShell from Python script for mounting shares tester_V 8 511 Mar-12-2024, 06:26 PM
Last Post: tester_V
  Why doesn't calling a parent constructor work with arbitrary keyword arguments? PurposefulCoder 4 930 Jun-24-2023, 02:14 PM
Last Post: deanhystad
  PowerShell & Python deep_logic 2 695 Jun-06-2023, 06:34 AM
Last Post: buran
  Why doesn't this code work? What is wrong with path? Melcu54 7 1,778 Jan-29-2023, 06:24 PM
Last Post: Melcu54
  color code doesn't work harryvl 1 885 Dec-29-2022, 08:59 PM
Last Post: deanhystad
  How to write a part of powershell command as a variable? ilknurg 2 1,118 Jul-26-2022, 11:31 AM
Last Post: ilknurg
  client.get_all_tickers() Doesn't work gerald 2 1,705 Jun-16-2022, 07:59 AM
Last Post: gerald
  pip doesn't work after Python upgrade Pavel_47 10 4,182 May-30-2022, 03:31 PM
Last Post: bowlofred
  For Loop Works Fine But Append For Pandas Doesn't Work knight2000 2 2,007 Dec-18-2021, 02:38 AM
Last Post: knight2000
  Class Method to Calculate Age Doesn't Work gdbengo 1 1,699 Oct-30-2021, 11:20 PM
Last Post: Yoriz

Forum Jump:

User Panel Messages

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