Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8540435
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T11:35:43+00:00 2026-06-11T11:35:43+00:00

I have Python version: Python 2.7.3 (v2.7.3:70274d53c1dd, Apr 9 2012, 20:52:43) [GCC 4.2.1 (Apple

  • 0

I have Python version:
Python 2.7.3 (v2.7.3:70274d53c1dd, Apr 9 2012, 20:52:43)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin

downloaded p4python from http://www.perforce.com/product/components/apis#p4python

tar -zxvf ./p4python.tgz

downloaded p4api from ftp://ftp.perforce.com/perforce/r12.1/bin.darwin90x86_64

tar -zxvf ./p4api.tgz

placed extracted files into p4python directory

Then I run:

sudo python ./setup.py build --apidir ./p4api

I get the following error:

API Release 2012.1
Traceback (most recent call last):
  File "./setup.py", line 434, in <module>
    do_setup(p4_api_dir, ssl)
  File "./setup.py", line 349, in do_setup
    info = PlatformInfo(apiVersion, releaseVersion, ssl != None)
  File "./setup.py", line 279, in __init__
    self.ID_OS = self.inStr(unix + release + platform)
UnboundLocalError: local variable 'release' referenced before assignment

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T11:35:45+00:00Added an answer on June 11, 2026 at 11:35 am

    edit setup.py, change below:

    elif unameOut[2][0:2] in ("10", "11") :
    

    to

    elif unameOut[2][0:2] in ("10", "11", "12") :
    

    cause uname -a we got 12.10 on mountain lion

    Darwin csjteki-MacBook-Pro.local 12.1.0 Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64 x86_64
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have just started learning python version 3 and trying to create a file
I am running Cygwin Python version 2.5.2. I have a three-line source file, called
I have a linux VPS that uses an older version of python (2.4.3). This
I have a version of Vim compiled with python 2.6 support enabled ( from
i have installed lxml2.2.2 on windows platform(i m using python version 2.6.5).i tried this
I have the strangest error I have seen for a while in Python (version
If I have a Python script that requires at least a particular version of
Currently I have Python 3.1.1 installed on my system, same version on my server
I have most of my Python version of Connect Four coded, except for the
Python version: 2.6.6 PySerial version: 2.5 Arduino board: Duemilanove 328 I have written some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.