If you use import to include them then it should work fine.
@aerowwco2 ай бұрын
You do not need an icns file... you can use .png if you do pip install pillow which will allow pyinstaller to use png files
@JamesAbelaАй бұрын
That’s a handy feature! Thanks for sharing!
@malachyorourke19372 ай бұрын
Thanks very much, worked first time!
@JamesAbela2 ай бұрын
Glad it helped
@crimson-22443 ай бұрын
thanks man
@JamesAbela3 ай бұрын
You're welcome!
@LucaCompiler3 ай бұрын
Nice
@JamesAbela3 ай бұрын
Glad you liked it!
@JohnCurtinmadrid3 ай бұрын
Hello James, blown away by your work. Amazing! However, my problem is that the book I´m publishing is in Spanish and it only recognised the words which are the same in English. Any ideas on how to get round that? Thanks again!
@JamesAbela3 ай бұрын
I am afraid this is based on the English word lists that I have. It’s open source but do far nobody has come forward with equivalents in other languages. You can try ChatGPT in chapters and ask for low frequency words in Spanish.
@DM-2YTM-pd6yl4 ай бұрын
I like the fact octostudio kind of has simillar structures as Python.
@marcuscrowley60434 ай бұрын
Nice one! It's a pity Excel doesn't have email validation too.
@JamesAbela4 ай бұрын
In fairness the regex idea I got from distant memories of doing this in Excel. Anybody who needs this in Excel, here’s a tutorial www.lido.app/excel/excel-email-validation
@edevents4 ай бұрын
Great video to share with staff. Thanks James!
@JamesAbela4 ай бұрын
My pleasure!
@seancorrigan87664 ай бұрын
I am wondering if you can help me with making a list in SwiftUI. I need a list where I can record readings for specific items. Example, for water measurements. Temperature (then the recorded temperature can be added beside the word). Next down the list is Oxygen (then the recorded oxygen level can be added) etc. Temperature 12 C Oxygen. 87 ppm Salinity 34 ppt The list needs to be able to provide a place that the daily recordings can be added then saved. The next day when the parameters are measured the numbers can be changed then saved. Any direction would be great!
@JamesAbela4 ай бұрын
For this you would need to Either use several lists and ensure that you always add all parts or a 2d list which is a list within a list. At this point and this would need some additional learning, you might want to look into an object oriented design.
@UltimateRoboxGaming20205 ай бұрын
How do I update the app? Will I have to delete it and download a new one if I update the game form scratch?
@JamesAbela4 ай бұрын
Yes, that’s what you would need to do.
@joedisonmonteiro1976 ай бұрын
Very, very nice! Thanks!!!
@youssefthecookie19556 ай бұрын
that was the most simplest and funniest learning video i forget the : and i was furios so i looked up about 1M videos they are all in indian language and they talk so fast and they dont point out to mistakes this guy is goated
@FlippedClassroomTutorials7 ай бұрын
Love using Octostudio! A great in-between to move from ScratchJr to Scratch! Excellent video as always!
@JamesAbela7 ай бұрын
It sure is!
@AnhNguyen-xk6iq8 ай бұрын
Very good
@황지오-z4x10 ай бұрын
ILY MISTER ABELA
@JamesAbela10 ай бұрын
Hello, nice to meet you have you aboard.
@MrPhroggg11 ай бұрын
It says enable javascript
@JamesAbela11 ай бұрын
Yes you need JavaScript for this.
@merlinpritlove5585 Жыл бұрын
amazing!
@umarsajjad9924 Жыл бұрын
When i click the like button its stuck not working.
@JamesAbela Жыл бұрын
If it’s the video, that could be a browser issue I guess.
@CarlTheBoneCrusher Жыл бұрын
So helpful love it!
@serioholic646 Жыл бұрын
I Keep running into errors everytime i fix one more errors show up
@JamesAbela Жыл бұрын
Sorry to hear that. Do feel free to use the code in the description to get started. It could be your internet connection and replit are slowly making it harder to use these scripts without paying.
@hilellasry Жыл бұрын
Coolll
@tobias5547 Жыл бұрын
It's so satisfying how clean you write!
@RalfSiegesmund Жыл бұрын
my wish for another video: Automate Cybersecurity Tasks with Python - Explore the Python programming language and write code to automate cybersecurity tasks
@JamesAbela Жыл бұрын
What security tasks do you have in mind?
@RalfSiegesmund Жыл бұрын
There is one man who can take your fear of coding away, in an instance / a video. His name is James. James Abela. And he has the lisence to ....infect you with his passion. Thank you, you make it look achievable if not easy. 🤩😍
@akkitty22 Жыл бұрын
Are there any automated tools to download your replits? I have hundreds and no way I am going to try to download these. I need at least several dozen saved and since organization isn't my strong suit, it is too laborious to do. Looks like Replit will not be around much longer. They are having catastrophic issues with the servers last few days I cannot even access my replits, let alone download zips.
@JamesAbela Жыл бұрын
Sadly none that I know of, but replit said by March they would make something.
@yashgupta1017 Жыл бұрын
Ai name?
@JamesAbela Жыл бұрын
Conker.ai
@dark3st_ang3l Жыл бұрын
Hello, I am attempting at an AI Chatbot. I am trying to basically follow along and copy, but some of it is too blurry. Is there a way I can see the code that you did?
@JamesAbela Жыл бұрын
Sure as shown in the description the code is at replit.com/@jamesabela/Simple-Discord-Chatbot just click the fork button.
@txp3780 Жыл бұрын
In App Settings, Can i config Version Number is 2.0.1 when the first install my app on Mac ?
@JamesAbela Жыл бұрын
Swift Playgrounds is more basic than that, but it can be done in Xcode.
@FlippedClassroomTutorials Жыл бұрын
Excellent overview. This is looking like a brilliant alternative. The html functionality will enable so many teachers to get even more creative. Does it support embedded h5p activities as well? That would be amazing! Thank you for sharing!
@JamesAbela Жыл бұрын
I think it does, because Pycharm itself support Javascript. Definitely something to play with in future.
@yahiabouda Жыл бұрын
that paperclip needs a haircut
@JamesAbela Жыл бұрын
😂
@MarkHudson2 Жыл бұрын
Nice video, but I am looking for tips on using UIDatePicker.Mode.countDownTimer
@JamesAbela Жыл бұрын
I guess mine was the closest video. O’Reilly has done help with this. www.oreilly.com/library/view/ios-7-programming/9781449372446/ch01s06.html
@bkornell Жыл бұрын
LOVE the ability to convert a KZbin video to instructional materials. Also the conversion to Google Forms!!
@sarahbunn4650 Жыл бұрын
Thank you! This looks so useful! I will definitely trial it ☺️
@CraigHansen-GlobalEdTalk Жыл бұрын
This is great, James. I love the templates used in the outputs.
@aegismedialab Жыл бұрын
That Frayer tool will be really help for generating guided reading resources. Very useful, thanks for sharing James!
@JamesAbela Жыл бұрын
Yes this is super useful! I was blown away when I first saw this tool, so many uses!
@spencer4648 Жыл бұрын
🤩 "Promo sm"
@FlippedClassroomTutorials Жыл бұрын
The rounded corners are such a neat design focussed feature. Well done, Apple!
@JamesAbela Жыл бұрын
Certainly are and a feature that some paid for software doesn't do as well.
@diyyangSG Жыл бұрын
Sub to you. Thank you for creating & sharing free useful content. Learnt something new👍😊
@JamesAbela Жыл бұрын
Thanks for the sub!
@maxyang5143 Жыл бұрын
Thanks for the great video!
@JamesAbela Жыл бұрын
Glad you liked it!
@ghknutson Жыл бұрын
l agree with Pete's comment. STOP THE MUSIC! It sounds like some idiot left the radio playing in the background. Do it for future viewers, because I will NEVER come back to this site again. 😡
@Another_Look Жыл бұрын
There is a bug in the solver. It does not cater for double appearances. Try with the answer HUTCH and enter, SLICE, FANCY and COUCH. There will be no more suggestions, because the first C in COUCH causes all words with C to be eliminated.
@Another_Look Жыл бұрын
Here is the fixed if statement: if feedback[i] == "w" and guess[i] in word and guess.count(guess[i]) == 1:
@JamesAbela Жыл бұрын
Thank you so much for both spotting the bug and fixing! I've added your code to the replit.
@emmylovesluna1818 Жыл бұрын
really helpful! thanks!
@JamesAbela Жыл бұрын
You're welcome!
@doctalight7700 Жыл бұрын
Thank you so much for this informative video! Your clear instructions tips made it easier for beginners like me to understand and follow along. I'm grateful for the knowledge you shared. Keep up the great work!
@JamesAbela Жыл бұрын
Glad it was helpful!
@AntonioBrandao Жыл бұрын
Would like to see how to actually start and stop the Timer with the buttons. In this example, like in many other examples, the buttons area just manipulating variables related to count and display, but the Timer is actually always running.
@JamesAbela Жыл бұрын
You are correct and in effect this is a Metronome and then the program chooses what to do with the info. Given how SwiftUI works, I don't know a simple way to get around this. For shorter timings, you could use an animation as an alternative.
@pbaumgarten Жыл бұрын
Nice find by your history dept!
@friendofai Жыл бұрын
Great run-through! Thanks! Would you be able to post the links to the resources of your videos?
@JamesAbela Жыл бұрын
Sure thing. The link to the Hygge App is at the bottom of the description. Here it is again too: github.com/jamesabela/HyggeApp
@LarsAndreasKvisle Жыл бұрын
Very interesting tool, however when trying to create a spreadsheet (full and low frequency) I get this error: TypeError: Cannot read properties of null (reading 'getRange'). I also find that in parts of some words, such as increase, increased, pleased, disease, the *ease*-part is marked in red as a difficult word. The same happens with different where the *differ*-part is singled out as difficult word although it is only part of a word.
@JamesAbela Жыл бұрын
Thanks for the feedback, it is something I continue to work on as a beta in my spare time.