$1911

was donated
A basic pattern generator by j_4321 9 years ago

I made a basic pattern generator (normal pattern only) with python programming language.
If you want to try it, you can download either the .exe for Windows: https://drive.google.com/open?id=0B3vRkgETDjP6YmZQc2M4ZWtYUnc&authuser=0

or the python file: https://drive.google.com/open?id=0B3vRkgETDjP6OFVLMTNFQ09xOFk&authuser=0

To run the python file you need to have python and some of its modules installed (see the documentation).

Enjoy !

RE: A basic pattern generator by j_4321 9 years ago

I improved my pattern generator and I added a two-colored motif editor that automatically generates the pattern corresponding to the motif. I moved the project on sourceforge : https://sourceforge.net/projects/braceletgenerator/?source=directory

RE: A basic pattern generator by sierra_lima1 9 years ago

Hi, a pattern generator is just what I'm looking for. I downloaded yours from sourceforge (windows version), but didn't get it ro run.
First of all it wouldn't unpack. The folders could not be created. Don't know if this is a problem of my PC maybe, but its the first time I had this error. So I extracted it all manually.
Next, the link to the exe-file didn't work, the path was not adjusted.
Starting the exe directly got me an error message. The log-file says:
___________________________________________
Traceback (most recent call last):
File "BraceletGenerator.py", line 22, in <module>
File "bracelet.pyo", line 24, in <module>
File "constantes.pyo", line 32, in <module>
File "wand\image.pyo", line 20, in <module>
File "wand\api.pyo", line 163, in <module>
ImportError: MagickWand shared library not found.
You probably had not installed ImageMagick library.
Try to install:
http://docs.wand-py.org/en/latest/guide/install.html#install-imagemagick-on-windows
_______________________________

I looked up the URL for imagemagick, but wouldnt know which version to install. That's when I quit. I think you will have to have another go at the compilation. ;-)

RE: A basic pattern generator by j_4321 9 years ago

Sorry, for the late answer. I'm trying to fix the program but I have troubles on Windows. It's nearly working now. I hope to be able to post a new version soon on sourceforge

RE: A basic pattern generator by j_4321 9 years ago

I have solved the problems and made a nice windows installer.
I hope the software will work now. If you want to try it, everything is on sourceforge .

RE: A basic pattern generator by sierra_lima1 9 years ago

SUCCESS! Thanks for the good work. The programm installed like treat and I'll start generating patterns like hell now. ;-)

RE: A basic pattern generator by IP_AF 7 years ago

Hi
I really need a generator but the problem is that your program is developed for 64 bit processors but my one is 32bit
Could you please create an installer for that too??

RE: A basic pattern generator by Sammoning (moderator) 7 years ago

Hello IP_AF,
we also have a generator on this site that you can use freely :)

Check out the 'Generate' tab at the top of the page!

RE: A basic pattern generator by IP_AF 7 years ago

Actually I don't know what plugin it needs to run
Could you help me with that??

RE: A basic pattern generator by Sammoning (moderator) 7 years ago

Im pretty sure it's Java, it is used alot on web applications and can be downloaded for free

Advertisement


You must login to reply to this thread!