Python Forum
project kudoSudoku follows SUDO project
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
project kudoSudoku follows SUDO project
#10
When I run the project with "python kudoSudoku" I should like to have a non-stop project. With exit() in cop_class.py, I go out of the project, and then I run solver.py. But if I put "import solver" instead of "exit()" I cannot nomore import name 'sudoku'. Remember, at the top of solver.py there is: from kudoSudoku import sudoku.
Why with running solver.py alone there is no problem, but with my non-stop project , problem appears. I recognize I am lost with so many imports that exist. May be someone experienced in imports , finds a solution.
Reply


Messages In This Thread
project kudoSudoku follows SUDO project - by sylas - Apr-30-2018, 09:30 PM
RE: project kudoSudoku follows SUDO project - by sylas - May-12-2018, 06:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Modify project (so that it uses db, QSqlRelationalTableModel etc) panoss 0 1,307 Jan-31-2022, 10:14 PM
Last Post: panoss
Question GUI for simple python project Qwertz 4 123,909 Jan-26-2022, 10:29 AM
Last Post: menator01
  [Tkinter] remove file from current project rwahdan 2 2,342 Jul-25-2021, 09:14 AM
Last Post: Larz60+
  [Tkinter] Finishing GUI calculator project benybeastboy 3 3,159 Feb-26-2021, 04:54 PM
Last Post: kkaur
  python file(.py) not working with my tkinter project DeanAseraf1 9 7,325 Mar-22-2020, 10:58 PM
Last Post: ifigazsi
  Problem In calling a Function from another python file of project vinod2810 7 5,460 Oct-05-2019, 01:09 PM
Last Post: ichabod801
  advice getting started with GUI project loulou 1 1,987 Jun-18-2019, 01:20 PM
Last Post: Denni
  Linear algebra semester project frequency 3 3,135 Dec-02-2018, 07:12 AM
Last Post: buran
  [Tkinter] TkInter Setting Out Project MTom5 1 2,248 Aug-14-2018, 04:08 PM
Last Post: Larz60+
  Continue SUDO project sylas 6 4,055 Apr-29-2018, 04:43 PM
Last Post: sylas

Forum Jump:

User Panel Messages

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