nlopt-python icon indicating copy to clipboard operation
nlopt-python copied to clipboard

A project to package the NLOpt library to wheels

Results 16 nlopt-python issues
Sort by recently updated
recently updated
newest added

# Contents - Add `macos-14` to OS matrix in `build` workflow so `nlopt` is built for Apple M1 macs too

I am trying to install nlopt from the command line using "pip3 install nlopt" on macOS but am getting the error "ERROR: Failed building wheel for nlopt ERROR: Could not...

With 2.7.1, there is an error when importing nlopt having a numpy version

Hi, I was trying to install this on an M1 Macbook and got the following error ``` error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully. │ exit code:...

whenever using pip, I get WARNING: Skipping .../python3.11/site-packages/nlopt-2.7.1.dist-info due to invalid metadata entry 'name' The METADATA file located at nlopt-2.7.1.dist-info/METADATA is empty. At a minimum it should have something like:...

The Python feature '--record {plist}' is expected to record the correct plist into a file, but for ```nlopt-python``` there are mismatches between actually installed and recorded plist: ``` ===> Checking...

[Here](https://pypi.org/project/nlopt/#files).

1. Create a bot that tracks version update from the [source repo](https://github.com/stevengj/nlopt). 1. Bot should change the version variable, commit the new changes and send in PR 1. Instead of...

Drop support for Python 3.8 and build using Numpy v2.