Modify

Opened 17 years ago

Closed 17 years ago

#5 closed defect (fixed)

No module named pbs

Reported by: anonymous Owned by: anonymous
Priority: major Milestone:
Component: pbs Version: 2.9.2
Keywords: Cc:

Description

When I try to build the software from the sources on my 64bit machine, everything seems to be fine, but when I call any of the .py scripts, I get the following error message:

Traceback (most recent call last):
  File "./pbs_version.py", line 11, in ?
    import pbs
ImportError: No module named pbs

I should mention that my PBS directory is named /usr/local/torque

Attachments (0)

Change History (2)

comment:1 Changed 17 years ago by anonymous

  • Owner changed from somebody to anonymous
  • Status changed from new to assigned

Did you set LD_LIBRARY_PATH to this directory? Is the torque library compiled with -fPIC option as noted in the README?

comment:2 Changed 17 years ago by anonymous

  • Resolution set to fixed
  • Status changed from assigned to closed

Closed it is no installed in the standard python search paths instead of /usr/local/

Add Comment

Modify Ticket

Change Properties
Action
as closed The owner will remain anonymous.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.