DAE Tools examples does not show Tutorial description
Object-oriented equation-based modelling and optimisation software
Brought to you by:
ciroki
DAE Tools examples does not show Tutorial description. See the attached file.
OS: Windows 7 Professional Service Pack 1
Python version: 3.5
DAE Tools: 1.7.3
QT version: PyQt5
No error in the command prompt except the following....
python -m daetools.examples.run_examples
QNetworkReplyImpl::_q_startOperation was called more than once
Anonymous
Hello,
In new versions DAE Tools examples use online documentation. Please check if there is an internet conection and http://www.daetools.com/docs/tutorials-all.html is available.
The other reason could be missing PyQt5 WebKit (or WebEngine in macOS).
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Thanks, for your quick response.
I have WebKit in my PyQt5 package. Please see the attached screenshot of a python code to test the WebKit, which is unable to connect to the internet. I guess it is related to the proxy settings. I am working behind the corporate firewall. If I check my proxy settings at the command prompt, it shows the right settings, no problem there.
Anyway, I added proxy settings using QtNetworkProxy in the example code and was able to access the daetools tutorials webpage at the internet. Please see the 2nd screenshot. Is there any place in the daetools codebase I can insert my proxy settings?
I appreciate your help in resolving this problem.
Thanks,
Manir
No problem, you are welcome.
There is no place for the proxy settings, it is just a single page and I never thought of it before. Perhaps I could switch back and provide it with the installation to avoid similar problems in the future. It was removed since it requires a lot of space and increases the size of installation packages. Will see what's the best.
Dragan