-
> minimum_piece_size 27.29014844804318
max pieces that will fit 3021
pieces requested 100
pieces adjusted 100
pieces actual 100
piece size 150.0 x 150.0
Traceback (most recent call last):
Fil…
-
`Tracked3DPosition.txt` and `piecemaker-data\json\` are missing. would be nice to have a chance to get them.
cheers
-
when i run piecemaker --dir test --number-of-pieces 100 test.jpg command on mac
![image](https://user-images.githubusercontent.com/6504772/176134777-fdb65797-0d08-440f-b463-9a16dd88143b.png)
-
Hello piecemaker creators,
I'm trying to get the code to work but I'm getting a BeautifulSoup error. I pasted my output below. If you know how to solve this please let me know!
minimum_piece_…
-
Experiencing this issue:
**FileNotFoundError: [Errno 2] No such file or directory: 'test/lines.svg'**
Command:
> piecemaker --dir test --number-of-pieces 100 test.jpg
After I manually …
-
GET /group/:gid/events used to return
```
{
... event attr ...,
fields : {
key1 : value1,
key2 : value2
}
}
```
and now after changes for issue #105 returns
```
{
..…
-
The base minion image has been published to Docker Hub. The Dockerfile for this project should be modified to use the published image.
-
I get the following error `TypeError: Cannot assign to read only property 'type' of object '#'`
```
TypeError: Cannot assign to read only property 'type' of object '#'
GeoJSONUtils.fixMultiPoly
…
-
@PieceMaker @awaragi we have been using https://www.npmjs.com/package/cypress-testrail-accumulative-reporter instead of https://www.npmjs.com/package/cypress-testrail-reporter because it aggregates th…
-
Hello,
Would it be possible to add sample outputs to the README file so that we can see what shape the puzzle pieces come out as? There are a lot of different possible shapes, some puzzle software…