- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When I try to run it, an incompatibility between the Intel pythonroutines and the 2.6 distribution of Python, that is signaled as follows
/opt/intel/impi/3.2.0.011/bin64/mpdlib.py:37: DeprecationWarning: the md5 module is deprecated; use hashlib instead
from md5 import new as md5new
/opt/intel/impi/3.2.0.011/bin64/mpdlib.py:27: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module.
import sys, os, signal, popen2, socket, select, inspect
This kind of problem does not appear when using lower versions of Python.
However, I would like to know how to fix itso as tokeep using the updated version of Python.
Could you help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi piquini
In addition to Tim's suggestions, I'd also encourage you to update your Intel MPI Library version to the latest one available (3.2 Update 2). You can do so by logging into the Intel Registration Center. The deprecation warnings that you see have been fixed in this last update to the library.
Let me know if hit any problems accessing the new package.
Regards,
~Gergana
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi piquini
In addition to Tim's suggestions, I'd also encourage you to update your Intel MPI Library version to the latest one available (3.2 Update 2). You can do so by logging into the Intel Registration Center. The deprecation warnings that you see have been fixed in this last update to the library.
Let me know if hit any problems accessing the new package.
Regards,
~Gergana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi piquini
In addition to Tim's suggestions, I'd also encourage you to update your Intel MPI Library version to the latest one available (3.2 Update 2). You can do so by logging into the Intel Registration Center. The deprecation warnings that you see have been fixed in this last update to the library.
Let me know if hit any problems accessing the new package.
Regards,
~Gergana
Hi Gergana,
Thanks, the warning messages disappeared with the update.
Regards
Paulo
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page