Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help for Atom IDE
#1
Hi all ! I installed Atom. I created a project. I see all files. But I am unable to edit and then run files. Is there something missing ?? Thanks
Reply
#2
yes install a package called scripts...go to file, click settings and then click installs and then type scripts and then press enter and look for the package by rgbkrk and install it

if you wish to run the code press ctrl+shift+b, your code will run...
Reply
#3
I have plenty files on my Atom. I can edit them, but I cannot run them. For running them is it a good idea to go to command prompt and there put a "cd" going into Atom , then choose my file, and then make a "python Filename" on my Command Prompt ?? Thanks for your reply.
Reply
#4
Finaly I looked there:https://flight-manual.atom.io/hacking-atom/sections/hacking-on-atom-core/#platform-windows
So, it is not easy, but I think I will arrive to make it work well.
Reply
#5
I tried my first idea. I went on Atom. I got the full path for my file: E:\Documents\Py1\factorial.py
Unfortunately, being on C:\, my command prompt cannot go to E:\
Maybe someone knows the way to go from C:\ to E:\

If I copy my file from atom to Notepad, every thing is OK. I go to "cd my_python_files" with my command prompt and then I run with "python Filename". I am afraid to use "fork" "Github" etc, as they indicate on "Atom Help"
Reply
#6
(Feb-28-2018, 07:53 AM)sylas Wrote: Maybe someone knows the way to go from C:\ to E:\
Just type e: and hit ENTER
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#7
@wavic. Marvellous ! I don't need now to pass through Notepad. I suceeded to run my file. Thanks again
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to expand and collapse individual parts of the code in Atom Lora 2 1,167 Oct-06-2022, 07:32 AM
Last Post: Lora
  Folding in ATOM XavierPlatinum 5 1,241 Sep-11-2022, 09:21 PM
Last Post: XavierPlatinum
  #'ing out several lines in Atom Mark17 2 1,892 Oct-24-2019, 03:10 PM
Last Post: Mark17
  Atom editor issue with python 3 johnmick 2 2,910 Jan-25-2019, 10:17 PM
Last Post: snippsat
  Even if Atom is on the whisker menu, impossible to run it sylas 9 4,294 Jun-21-2018, 07:32 AM
Last Post: sylas
  How to connect Atom and Python? Jack_Sparrow 1 3,758 May-01-2018, 10:53 AM
Last Post: Larz60+
  error with python and atom editor josebogota 1 2,710 Mar-20-2018, 06:47 PM
Last Post: micseydel

Forum Jump:

User Panel Messages

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