DanielBok / nlopt-python

A project to package the NLOpt library to wheels
Other
29 stars 14 forks source link

pip install for python3.11 falls back to 2.6.2 #25

Closed ogencoglu closed 7 months ago

ogencoglu commented 9 months ago

pip install for python3.11 falls back to 2.6.2 instead of 2.7.1

DanielBok commented 7 months ago

I couldn't replicate this.

Tested on

  1. windows, pyenv python 3.11.9
  2. docker python:3.11 image