defencedog
defencedog
Any solution for it??
Look at this file example ... search for defined units `difC` & `degC` https://github.com/defencedog/jupyterNotebooks/blob/main/akinsan_pressdrop/ukhan.json
@mifi If you're working on multiple projects its productive to keep project files in one same folder while media files can be anywhere. This at least give you visual view...
ok `bc` installed... Now further error ``` pdf2searchablepdf in.pdf pdf2searchablepdf ('pdf2searchablepdf') version 0.5.0 Author = Gabriel Staples See 'pdf2searchablepdf -h' for more info. Language = eng ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Converting input PDF...
for now `ocrmypdf` works great https://www.reddit.com/r/termux/comments/t3cvgz/comment/hysxlec/?utm_source=share&utm_medium=web2x&context=3
@ElectricRCAircraftGuy u can install on any Android for free https://play.google.com/store/apps/details?id=com.termux&hl=en&gl=US Its a full fledge Linux within Android, with pip installed i can even run jupyter-notes
@ElectricRCAircraftGuy I have installed it via `F-Droid`
@BrannonKing have you solved it? I am compiling it via `git clone` & I face same issue ``` make[1]: Entering directory '/data/data/com.termux/files/home/ipopt_dev/Couenne/src' make all-am make[2]: Entering directory '/data/data/com.termux/files/home/ipopt_dev/Couenne/src' CXX main/CouenneBab.lo...
I am having similar issue on ARM64 Android Example from https://github.com/SolverMax/Collated/blob/main/Non-linear-functions/Non-convex-MINLP-with-Couenne/Non-convex-MINLP.ipynb ``` In [18]: import pyomo.environ as pyo ...: ...: def ObjRule(m): ...: return 3*m.x1**4-4*m.x1**3-12*m.x1**2 + 3*m.x2**4-4*m.x2**3-12*m.x2**2 ...: ...: model...
@yoqy Any fix you have found? Big Thanks to @dust-7 @amazingfate for `v2.1` Previous month I have worked a lot on this board as we use in it chemical engineering...