Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run code like cell pycharm
#1
Hi,

Guys, a friend made some code and this code runs as a cell in Spyder. How do I run the same way on Pycharm. When I run nothing appears

   
Reply
#2
That code is looking for input, and will only print if the input is 'S' or 's'.
it's also setting the dataframe df under same conditions.
Reply
#3
(Sep-17-2021, 08:23 PM)Larz60+ Wrote: That code is looking for input, and will only print if the input is 'S' or 's'.
it's also setting the dataframe df under same conditions.

Yes, correct. My main question is why when I run in Spyder IDE, the boxes with the questions appear, for example In[1], In[2]... And when I run in pycharm it doesn't appear, that is, it doesn't ask me anything
Reply
#4
show more code (enough to run), and please use bbcode tags
arsouzaesilva likes this post
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  pycharm doesn't offer option to run code meems 9 10,077 Jul-29-2017, 08:01 PM
Last Post: meems
  Code completion for namedtupe-based object in PyCharm volcano63 4 5,943 May-01-2017, 09:18 PM
Last Post: volcano63

Forum Jump:

User Panel Messages

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