Results 1 to 3 of 3

Thread: Python 2.7 support?

  1. #1
    mathgl is offline Registered User
    Name: gelin yan
    Organization: RoundTech Research Centre
    Project: large scale vehicle tracing system
    Join Date
    Jan 2010
    Location
    HongKong
    Posts
    23

    Python 2.7 support?

    Hi all

    I plan to use ice 3.4.1 with python 2.7 on both windows and ubuntu. Did anyone use python 2.7 & ice before? I notice the official release supports 2.6 only.

    thanks.

  2. #2
    mes's Avatar
    mes
    mes is online now ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,445
    Hi,

    Since our binary distributions are compiled against Python 2.6, they will not be compatible with Python 2.7. However, you shouldn't have any problems using Python 2.7 if you compile Ice from source. In fact, I just compiled the Python extension from Ice 3.4.2 against Python 2.7 on Windows with Visual Studio 2008SP1 and our Python test suite ran successfully.

    Regards,
    Mark

  3. #3
    sdani is offline Registered User
    Name: Sandeep Dani
    Organization: SJM
    Project: Remote Control
    Join Date
    Jan 2012
    Posts
    2

    Update the release version?

    Mark you mention you have Ice working with Python 2.7. Why not build the new release and make it available for download? I am also using Python 2.7 and it crashes while importing the Ice module. Currently i do not have the option of building from source.

    Best
    Sandeep

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Support for Python 3.x ... scheduled?
    By moli in forum Help Center
    Replies: 9
    Last Post: 03-24-2011, 04:00 PM
  2. Replies: 3
    Last Post: 01-23-2008, 08:22 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •