#๐ Please help how do I load from an external file to load patterns
16 messages ยท Page 1 of 1 (latest)
Click here to see this code in our pastebin.
@craggy sedge
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.
Click here to see this code in our pastebin.
oh u know classes huh, that code from other day could have benefitted from a Pattern class 
Definitely
is this conway game of life stuff or
Yep, I managed to get it all working with the GUI implementation but that creates a lot of virtual environments and individual files for each pattern. In short it was bloated
So I'm trying to remove the tomlib insert and load from a folder with all the coordinates
Please help how do I load from an external file to load patterns
where is the folder located and what kind of files are in it that you want to load?
The file is located in my rplife folder that holds the project items
And the folder is coordinates for each pattern
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.