Support and discussions for Molcas and OpenMolcas users and developers
You are not logged in.
Please note: The forum's URL has changed. The new URL is: https://molcasforum.univie.ac.at. Please update your bookmarks!
You can choose an avatar and change the default style by going to "Profile" → "Personality" or "Display".Hi guys,
I hope you are well. when I do ccmake. then
CMake Warning at Tools/pymolcas/CMakeLists.txt:38 (message):
Some python modules are not available: builtins|future.builtins
six(python_2_unicode_compatible)
Offline
You need to install/upgrade the modules builtins, future and/or six for whatever python version is being detected.
Offline
Should I do the same as above?
CMake Warning at Tools/pymolcas/CMakeLists.txt:38 (message):
Some python modules are not available: pyparsing six
pymolcas will be disabled
Offline
Yes, install pyparsing and six
Offline
Yes, install pyparsing and six
Thanks for the suggestion.I finished the installation,but when i do some tests
tandard__000.err
Unknown module: gateway
Last edited by lina (2021-09-24 09:41:48)
Offline
Ignacio wrote:Yes, install pyparsing and six
Thanks for the suggestion.I finished the installation,but when i do some tests
tandard__000.err
Unknown module: gateway
sorry,I know, It's been settled
Offline