how to install guilloche extension
#### Summary:
- i downloaded the guilloche extension and it is not working under inkscape 1.1.2 the color settings are not there i tried it in inkscape 0.92.4 and it is working fine i cannot find any other info on the extension can you please help me would be a great asset to me and others since there are a number of people really interrested in it for embroidery digitizing
#### Steps to reproduce:
- installed extension it into the proper directory
- created two paths
- apply the extension
#### What happened?
-
```
traceback (most recent call last):
File "C:\Users\gusvi\AppData\Roaming\inkscape\extensions\guilloche_pattern.py", line 1032, in <module>
e = GuillochePattern()
File "C:\Users\gusvi\AppData\Roaming\inkscape\extensions\guilloche_pattern.py", line 668, in __init__
self.OptionParser.add_option("--tab",
AttributeError: 'GuillochePattern' object has no attribute 'OptionParser'
```
#### What should have happened?
- no error
#### Version info
i am running windows 10 inkscape 1.1.2
issue