#π Hi could someone help me with this is this possible to use on the python app on the iphone?
29 messages Β· Page 1 of 1 (latest)
@long spear
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
this is not python
can you explain what you're trying to do
I mean it looks like there's Python involved at some point 
ye its running watever is it greenscale.py but like, eh huh ?
@long spear if this is a GitHub repo etc, please link to it. and tell us what you tried and what happened.
To try and makes something like this https://youtu.be/LMKm8-QJhNQ?feature=shared
ASCII rendered animation of Muybridge galloping horse, running on an (emulated) Apple IIe.
and why u trying to do this on iphone
I didn't have like easily access to computer but the app says it has Python built into it that I have download on my iPhone
Is it possible to do it on that iPhone app?
yeah you can code on a phone
but you're not gonna like it
it's tedious
even an old laptopt would be so much better
You could get a blutooth keyboard for your phone though
oh on that iphone app?
I've never really done this before on a phone but with the code already written out and everything how can I input the video on the script
i don't know what you've linked
Or is that app not a good one
βZero-setup Python environment and developer toolbox in a first-class citizen app for iPad and iPhone.
Juno is designed to cover all your Python coding needs, and will work seamlessly with all source code formats. Juno supports both Python scripts (.py) and Jupyter notebooks (.ipynb) β a document foβ¦
Theres like no other workaround?
The script you posted is a Bourne shell script, and so requires a UNIX environment and also ImageMagick. It is likely that whatever environment you have in the app on your phone (a) doesn't look like a UNIX shell and (b) hasn't got ImageMagick installed anyway.
An Apple II does not have a UNIX shell. Maybe it's some kind of emulator?
Dang it
I think the Apple II animation, and the script to convert an existing GIF to this greenscale thing, are two separate parts
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.