-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,9 +5,9 @@ Information about the software development, its architecture, quality control an | |
|
||
For additional information about underlying procedures and calculations, see the MUFOS Help Guide and Documentation document. | ||
|
||
Note: when packaging for MacOs, there is a known issue with tkinter (see [here] (https://github.com/pyinstaller/pyinstaller/issues/3820) ). | ||
The solution used is copying the [msgcat-1.6.1.tm] (msgcat-1.6.1.tm) into one of the tk folders - see [here] (https://github.com/pyinstaller/pyinstaller/issues/3820#issuecomment-515673901). | ||
Note: when packaging for MacOs, there is a known issue with tkinter (see [here](https://github.com/pyinstaller/pyinstaller/issues/3820) ). | ||
The solution used is copying the [msgcat-1.6.1.tm](https://github.com/nikbpetrov/mufos/blob/master/Source%20code/msgcat-1.6.1.tm) into one of the tk folders - see [here](https://github.com/pyinstaller/pyinstaller/issues/3820#issuecomment-515673901). | ||
|
||
In case of any problems, questions or feedback, please contact the leading developer at [[email protected]](mailto:[email protected]). | ||
|
||
Copyright (C) 2020 Nikolay Petrov, Vasil Atanasov, & Trevor Thompson | ||
Copyright (C) 2020 Nikolay Petrov, Vasil Atanasov, & Trevor Thompson |