Python Forum
Module which run in PyCharm but not as exe or terminal.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Module which run in PyCharm but not as exe or terminal.
#1
Hello everyone,

I've built a nice moduel using pandas, pyodbc and tkinter. Everything looks fime when I trigegr the module from PyCharm. However, I built the exe using pyinstaller and it returns Failed to Execute the Script. No idea how can I retrieve the error.
Second, I tried to run the module from the terminal and it retrieves ImportError: No module named pandas.

Quite confuse, in PyCharm works, as exe not and as terminal neither.

What shall I do/check?

Many Thanks
Reply


Messages In This Thread
Module which run in PyCharm but not as exe or terminal. - by diegoctn - Feb-13-2019, 10:12 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  keyboard module doesn't work in the microsoft version terminal of python. username 1 2,865 Feb-25-2021, 05:19 PM
Last Post: Larz60+
  Python Program Runs in Pycharm but not in Terminal Vbhardwaj2383 2 3,342 Apr-06-2020, 04:41 PM
Last Post: Vbhardwaj2383
  Pycharm Cannot Find Pygame Module Myang123 2 6,032 Aug-07-2019, 01:26 AM
Last Post: Myang123
  Auto activate conda env in Pycharm terminal ntuttle 0 4,808 Mar-08-2019, 03:56 PM
Last Post: ntuttle
  Random module works in idle but not terminal. ottowiser 3 5,582 Apr-11-2018, 10:59 PM
Last Post: ottowiser
  python turtle module in pycharm error sajley 2 13,145 Dec-12-2016, 08:52 PM
Last Post: sajley

Forum Jump:

User Panel Messages

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