Nicolas Holzschuch
Nicolas Holzschuch
That is normal: pycryptodome has **many** modules written in C, and thus cannot be installed inside Carnets, since there are no C compilers on iOS, and only pure Python modules...
I don't think you can install yahoofinancials, and I do not know enough about it to suggest an alternative library.
Thanks for pointing out this one. It will be fixed in the next release. In the meantime, you can switch to "retrolab" using Settings, and in retrolab you have a...
I'm going to think about it.
It's a bit more difficult to debug without the full error message, but backports.lzma tries to compile the lzma library and the xz command. Both of these require a compiler...
Hi, thanks for reaching out. I don't fully understand the issue. If I read you correctly, you have created a notebook in "iCloud/Carnets", and it worked, and tried to export...
Thanks for the detailed explanation. If the goal is to transfer the file to the PC, and the file is already in the iCloud folder, I would open "icloud.com" on...
So, I can tell you that, in a normal situation, there is a Carnets folder in the iCloud Drive (see screen capture)  It even contains a few help files....
I don't think reinstalling the app will have an impact on the synced files.
Hi, the iPad doesn't have a working C compiler for the time being. Ad a consequence, you can only install pure Python packages; packages that require you to compile modules...