-
Hey there, I'm using Linux and when try to install it by *pip3 install nest2D* it gives me the below error
Defaulting to user installation because normal site-packages is not writeable
Collectin…
-
Dear Markfink,
Thank you for writing a good library for 2D irregular packing problem.
Can you guild me to add the options like rotation (no rotatation or two side=180 degree or four side=90 degr…
-
From your project description, you say
> The free and open source solution for nesting problem.
but you do not provide a license for the project, making the project "closed source" (at least her…
-
I am trying to install nest2D with `pip install nest2D` but it doesn't work.
here is some of the output I get when trying to install
```
-- Found PythonInterp: C:/Users/hanan/AppData/Local/Progra…
-
Hi I want to install nest2d on Windows. When I use pip install nest2d I get the following error.
CMake Error at CMakeLists.txt:5 (project):
Generator
NMake Makefiles
…
-
using command
`pip install nest2D`
result the following error and package failed to install:
```
Collecting nest2D
Using cached nest2D-0.4.5.tar.gz (315 kB)
Preparing metadata (setup.py) …
-
Getting this error on install. Mac M1.
I have tried downgrading my pypandoc version to as low as 1.2 as it seems that `convert()` has been depreciated above version 1.7 and now only `convert_text()…
-
Hi,
I am testing nest2D (ubuntu 20.04, Python 3.10.6). The sample example works as expected, but I have tested with other, more complex shapes, and I am getting parts overlapping on the output. Do …
misan updated
8 months ago
-
Hi, like more Python extensions written in C, I didn't get Nest2D installed on win64.
Instead I could install it on a Linux environment in colab. However then SVGWriter doesn't work.
Do you know a w…
-
I just found libnest2d and it looks awesome. thank you for sharing your code!
I am running the simple example code and it does nothing.
I guess it is related to this part of the code.
```
//…