Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to install Flixy on pythonista 3.3 #12

Open
ftourand opened this issue Apr 27, 2023 · 2 comments
Open

Failed to install Flixy on pythonista 3.3 #12

ftourand opened this issue Apr 27, 2023 · 2 comments

Comments

@ftourand
Copy link

Using Pythonista 3.3 (python 3.6)
I Create a .py file including the following,

import requests
exec(requests.get("https://bit.ly/flixy-installer").text);

Ran on ipad pro 11’’ - model MHQW3NF/A - ipados 16.4.1 - 320Gb available disk space

Experienced crash with the following message :

Exception in thread Thread-43:
Traceback (most recent call last):
File "/var/containers/Bundle/Application/A70F941E-6EC6-49F3-9246-69E93A4063E1/Pythonista3.app/Frameworks/Py3Kit.framework/pylib/threading.py", line 917, in _bootstrap_inner
self.run()
File "/var/containers/Bundle/Application/A70F941E-6EC6-49F3-9246-69E93A4063E1/Pythonista3.app/Frameworks/Py3Kit.framework/pylib/threading.py", line 865, in run
self._target(*self._args, **self._kwargs)
File "", line 267, in do_in_thread
File "", line 191, in SetTemplates
FileNotFoundError: [Errno 2] No such file or directory: '/private/var/mobile/Containers/Shared/AppGroup/AECE1AAC-2362-4084-982A-EBEE989C30C7/Pythonista3/Documents/Templates/flixy ui.py'

@SKbarbon
Copy link
Owner

Please, Can follow the another way on this video here:

trim.722CD495-0E65-4AA5-A460-19447C3CE246.MOV

@alx-xlx
Copy link

alx-xlx commented May 15, 2023

I tried as shown in video, but getting similar error.

Running it on Pythonista v3.3, ipad air 5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants