python - Could NOT find PythonLibs (asking for 3.3 but I have 2.7.6) -


I'm trying to build the Age of Empires that has just started, to start writing code for it for. However, I'd receive this error when you try to configure run:

on /usr/local/cellar/cmake/3.0.2/share/cmake/modules/FindPackageHandleStandardArgs.cmake:136 CMake error (message): Python lib found was unsuitable version found "2.7.6", but at least "3.3 found" (Paithon_librri-Notfond) is required (most recent call first): / usr / local / Cellar / cmake / 3.0.2 / share / semicax / module / search packageheldsteredArgS Mekeः 341 (_FPHSA_FAILURE_MESSAGE) /usr/local/cellar/cmake/3.0.2/share/cmake/Modules/FindPythonLibs.cmake197 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CPP / Simkelist. Txt: 74 (find_package)

The error I ran before getting the error is:

  ./config --mode = debug --cpp- compiler = Klang ++  

and really be a link building to building an open project:

Python 2.7 is very old already (though still widely used), but versi 3.4 is at least already out. Upgrade the dragon (or install a new version in parallel) and do not forget the "-dev" packages that provide the necessary headers and lbs.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -