Code Monkey home page Code Monkey logo

Comments (5)

jfowkes avatar jfowkes commented on August 18, 2024

Hello, I presume you are calling:

pycutest.import_problem('BT9')

Is that correct?

Are you on an M1 Mac or Intel Mac? Also are you using Anaconda Python, Homebrew Python or System Python?

Finally how was CUTEst installed? It looks like CUTEst might not be correctly installed as it provides CUTEST_cdh.

from pycutest.

yihang-gao avatar yihang-gao commented on August 18, 2024

Hello, I presume you are calling:

pycutest.import_problem('BT9')

Is that correct?

Are you on an M1 Mac or Intel Mac? Also are you using Anaconda Python, Homebrew Python or System Python?

Finally how was CUTEst installed? It looks like CUTEst might not be correctly installed as it provides CUTEST_cdh.

Thanks for your reply. I'm using M1 Mac and anaconda python. I installed CUTEst following the steps on the website...
I try to install the cutest again:
$ brew install cutest
Warning: optimizers/cutest/cutest 2.0.2_2 is already installed and up-to-date.
To reinstall 2.0.2_2, run:
brew reinstall cutest

from pycutest.

jfowkes avatar jfowkes commented on August 18, 2024

Ah, anaconda support for compilation on M1 Macs is still very experimental (see #58 and related issues).

I would use pycutest with homebrew python instead:

brew install [email protected]

or whichever Python 3 version you desire (versions 3.8-3.11 are available).

More information on homebrew python is available here:
https://docs.brew.sh/Homebrew-and-Python

from pycutest.

yihang-gao avatar yihang-gao commented on August 18, 2024

#58

Wow, thanks so much. Your reply greatly helps me!

from pycutest.

yihang-gao avatar yihang-gao commented on August 18, 2024

Ah, anaconda support for compilation on M1 Macs is still very experimental (see #58 and related issues).

I would use pycutest with homebrew python instead:

brew install [email protected]

or whichever Python 3 version you desire (versions 3.8-3.11 are available).

More information on homebrew python is available here: https://docs.brew.sh/Homebrew-and-Python

Works well. Appreciate!

from pycutest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.