Open-Source-Python-POS-and-Accounting-Software
Open-Source-Python-POS-and-Accounting-Software copied to clipboard
Open source software for POS and Automated Accounting.
Traceback (most recent call last): File "c:\Users\HP\.vscode\Open-Source-Python-POS-and-Accounting-Software\mainInterface.py", line 106, in main() File "c:\Users\HP\.vscode\Open-Source-Python-POS-and-Accounting-Software\mainInterface.py", line 102, in main mainInterface(None).Show() File "c:\Users\HP\.vscode\Open-Source-Python-POS-and-Accounting-Software\mainInterface.py", line 32, in __init__ self.m_salesPanel = cashSalePanel( self.m_notebook1, "Cash Sale"...
open
cannot import wx module
When I run the program I got the following error (1049, "Unknown database 'salmanwholeseller'") It seams the I have to create the database in MySQL first. So my question is...
please reply
Traceback (most recent call last): File "/home/arush/Desktop/pos/Open-Source-Python-POS-and-Accounting-Software-master/mainInterface.py", line 103, in main() File "/home/arush/Desktop/pos/Open-Source-Python-POS-and-Accounting-Software-master/mainInterface.py", line 101, in main mainInterface(None).Show() File "/home/arush/Desktop/pos/Open-Source-Python-POS-and-Accounting-Software-master/mainInterface.py", line 74, in __init__ self.m_incomeStatementPanel = incomeStatementPanel(self.m_notebook1) File "/home/arush/Desktop/pos/Open-Source-Python-POS-and-Accounting-Software-master/incomeStatementPanel.py", line...
where can find itcan't find '__main__' module in ?