Memory Error that ocures only in the windows server 2003 operating system.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • taleden
    New Member
    • Nov 2009
    • 1

    Memory Error that ocures only in the windows server 2003 operating system.

    Hi,
    - I'm trying to load a large file (about 300MB) using pickle.load().
    - The file contains a PyMl classifier object
    - When I load the file on my PC it works fine (with an XP operating system).
    - When I load the file on a remote computer with a windows server 2003 operating system I get a memory error.

    Anyone has any idea how to fix this?

    Thx,
    Tal.
Working...