Python Forum
project kudoSudoku follows SUDO project
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
project kudoSudoku follows SUDO project
#14
I don't know what to do in my sudoku project. When I run solver.py alone, it works very well. It says nothing concernining "from kudoSudoku import sudoku". But when I run the whole project with "python kudoSudoku", error appears saying "impossible to import sudoku".
I repeat that in copy_class.py , instead of exit() I put import solver, followed by exit(). In my mind I should like to have a non-stop project.
Reply


Messages In This Thread
project kudoSudoku follows SUDO project - by sylas - Apr-30-2018, 09:30 PM
RE: Is it possible to remove previous imports - by sylas - May-13-2018, 01:11 PM

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,829 Jan-26-2022, 10:29 AM
Last Post: menator01
  [Tkinter] remove file from current project rwahdan 2 2,341 Jul-25-2021, 09:14 AM
Last Post: Larz60+
  [Tkinter] Finishing GUI calculator project benybeastboy 3 3,157 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