Open lorentzd opened 2 years ago
Hi, is that issue happening with a TestFlight build, or with an AppStore build?
the app store build.
Sent from my iPhone 13 Pro
On Mar 15, 2022, at 3:12 PM, Nicolas Holzschuch @.***> wrote:
Hi, is that issue happening with a TestFlight build, or with an AppStore build?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
I'm downloading it, but I'm not sure I'll be able to reproduce the issue. Is there anything else I should know to reproduce it?
Nothing much more than when I open Carnets, i see this:
A blank screen…. It renders you code useless… and before I was a regular user.
Best regards,
Don Lorentz
Sent from my iPad Pro
On Mar 15, 2022, at 3:19 PM, Nicolas Holzschuch @.***> wrote:
I'm downloading it, but I'm not sure I'll be able to reproduce the issue. Is there anything else I should know to reproduce it?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
I don't think your image has been uploaded (github tends to remove content sent by e-mail). I have no idea what's happening. I would suggest reinstalling the app.
I think I found what the problem was. It should be fixed in the next release.
Hi, if the problem is still present for you with version 1.7.0, can you send me the notebook and tell me where it is located? I’m trying to reproduce the issue.
I am no longer having the issue. Everything looks good now.
Sent from my iPhone 13 Pro
On Mar 28, 2022, at 4:31 AM, Nicolas Holzschuch @.***> wrote:
Hi, if the problem is still present for you with version 1.7.0, can you send me the notebook and tell me where it is located? I’m trying to reproduce the issue.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
Nicolas-
Greetings and I hope you & your loved ones are safe.
I am attempting to use a library called CoolProp, written in C, within your Carnets plus app. I did my pip install of CoolProp and received a considerable amount of chatter/feedback about “clang”… inferring that I may have needed another library installed FOR CoolProp that provided C coding support.
Any thoughts, sir?
Best regards,
Don Lorentz
Sent from my iPad Pro
"clang" is the name of the C compiler on Apple architecture. The installation process is complaining that there isn't a C compiler available on iOS, which is unfortunately true. We can only install pure Python packages with "pip" at the user level. Anything that requires compilation must be installed at the application level.
Thank you.
Lorentzd
Sent from my iPad Pro
On Jul 25, 2022, at 10:23 AM, Nicolas Holzschuch @.***> wrote:
"clang" is the name of the C compiler on Apple architecture. The installation process is complaining that there isn't a C compiler available on iOS, which is unfortunately true. We can only install pure Python packages with "pip" at the user level. Anything that requires compilation must be installed at the application level.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
That worked… re-downloading it was the trick. All is good now.
Best regards,
Don Lorentz
Sent from my iPad Pro
On Mar 15, 2022, at 4:33 PM, Nicolas Holzschuch @.***> wrote:
I don't think your image has been uploaded (github tends to remove content sent by e-mail). I have no idea what's happening. I would suggest reinstalling the app.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
See the comment on the open issue titled: "bug in build 192". I also get a blank screen. This occurred a few weeks ago...but I lost track in what built # it was back then... other than I almost daily download the latest versions of apps off of the apple store.