Error running an exe file in Windows with reportlab import

2016-08-12 Thread Ernest Bonat, Ph.D.
n load_module exec(bytecode, module.__dict__) File "site-packages\reportlab\rl_config.py", line 131, in File "site-packages\reportlab\rl_config.py", line 102, in _startUp File "site-packages\reportlab\lib\utils.py", line 695, in rl_isdir AttributeError:

Generate reports in Python

2016-08-10 Thread Ernest Bonat, Ph.D.
Hi, I'm looking for best modules/practices to generate reports (HTML, PDF, etc) in Python. Good ideas are very appreciated. Thanks Ernest Bonat, Ph.D. Senior Software Engineer Senior Data Scientist -- https://mail.python.org/mailman/listinfo/python-list

Re: Error running the exe file in Windows "Failed to execute script pyi_rth_pkgres"

2016-08-10 Thread Ernest Bonat, Ph.D.
Still not clear to me why the main site http://www.pyinstaller.org/ does not have the latest release? Thanks Ernest Bonat, Ph.D. Senior Software Engineer Senior Data Scientist On Sun, Aug 7, 2016 at 8:03 AM, Ernest Bonat, Ph.D. wrote: > Hi, > > I have created a simple Python program incl

Error running the exe file in Windows "Failed to execute script pyi_rth_pkgres"

2016-08-07 Thread Ernest Bonat, Ph.D.
27;m using the following now: - Anaconda3 4.1.1.64-bit - Python 3.5.2 - PyInstaller 3.2 - Windows 10 64-bit Any help is very appreciated. Feel free to contact me at any time you need. Thank you, Ernest Bonat, Ph.D. Senior Software Engineer Senior Data Scientist -- https://mail.python.org/mailman/listinfo/python-list

Fwd: Python Error: ImportError: No module named ''folder_name’ at Command Prompt

2015-07-11 Thread Ernest Bonat, Ph.D.
python_mvc_calculator/calculator folder and I need to import a module calculatorcontroller.py in "python_mvc_calculator/calculator/controller" I hope this explanation helps a bit! <http://askubuntu.com/questions/470982/how-to-add-a-python-module-to-syspath > Thanks Ernest Bona

Fwd: Python Error: ImportError: No module named ''folder_name’ at Command Prompt

2015-07-11 Thread Ernest Bonat, Ph.D.
Thanks Ernest Bonat, Ph.D. Senior Software Engineer | Senior Data Analyst Visual WWW, Inc. | President and CEO 115 NE 39th Avenue | Hillsboro, OR 97124 Cell: 503.730.4556 | Email: ernest.bo...@gmail.com *The content of this email is confidential. It is intended only for the use of the persons

Python Error: ImportError: No module named ''folder_name’ at Command Prompt

2015-07-11 Thread Ernest Bonat, Ph.D.
_name'. It’s like the location path of the ‘'folder_name’ was not found. Do I need to update my main.py file to run it at the Command Prompt? Thank you for all your help, Thanks Ernest Bonat, Ph.D. Senior Software Engineer | Senior Data Analyst Visual WWW, Inc. | President and CEO 115

Is MVC Design Pattern good enough?

2014-06-01 Thread Ernest Bonat, Ph.D.
ready don’t understand what the data has to do with applications business logic. Nothing? Can we implement the application business logic in another layer? Yes or no? Why? Explain? Thank you all for the inputs! -- Thanks Ernest Bonat, Ph.D. Senior Software Engineer Senior Business Statistics Analyst

Re: IDE for python

2014-05-28 Thread Ernest Bonat, Ph.D.
; > An editor that's completely implemented in Python is Editra. With > plugins you can turn it into an "almost IDE" as well. > > Sincerely, > > Wolfgang > -- > https://mail.python.org/mailman/listinfo/python-list > -- Thanks Ernest Bonat, Ph.D. Senior So

Re: The possibility integration in Python without an equation, just an array-like file

2014-05-16 Thread Ernest Bonat, Ph.D.
bit! Ernest Bonat, Ph.D. On Fri, May 16, 2014 at 10:55 AM, Terry Reedy wrote: > On 5/16/2014 4:49 AM, Enlong Liu wrote: > >> Dear All, >> >> I have a question about the integration with Python. >> > > For numerical integration, you should look as nump

Re: The possibility integration in Python without an equation, just an array-like file

2014-05-16 Thread Ernest Bonat, Ph.D.
Hi Enlong You may try standard numerical integration solutions based on the E and T(E) columns data provided. Ernest Bonat, Ph.D. On Fri, May 16, 2014 at 1:49 AM, Enlong Liu wrote: > Dear All, > > I have a question about the integration with Python. The equation is as > below: