PrakharPythonProgrammer / Grail-0.6

This is the Project Grail-0.6 version released in the year 1999 and we're trying to port this from Python 1 to Python 3.
Other
21 stars 6 forks source link

Some files seem to be missing #9

Closed PrakharPythonProgrammer closed 3 years ago

PrakharPythonProgrammer commented 3 years ago

I haven't checked each and every folder so I don't know the total number but some files seem to be missing like grail.py Why did you delete those @vadmium ?

vadmium commented 3 years ago

It's a long time ago. I remember I wanted the code loadable from an external module, so I moved everything under a "grail" subdirectory. If "grail.py" was the script to start it, maybe try running "python grail" or "python -m grail" from the top level to run the package's __main__.py as a script.

PrakharPythonProgrammer commented 3 years ago

Oh! ok I'll try that

On Mon, May 31, 2021, 10:48 Martin Panter @.***> wrote:

It's a long time ago. I remember I wanted the code loadable from an external module, so I moved everything under a "grail" subdirectory. If "grail.py" was the script to start it, maybe try running "python grail" or "python -m grail" from the top level to run the package's main.py as a script.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PrakharPythonProgrammer/Grail-0.6/issues/9#issuecomment-851182356, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUCW2R5W3PYUPLBPTSR2OMDTQML2ZANCNFSM452DXQYQ .