Ticket #230 (closed defect: fixed)

Opened 2 months ago

Last modified 2 weeks ago

Installation of Python packages to site-packages

Reported by: mcarrick Assigned to: ssayed
Priority: major Milestone:
Component: ALF Version: trunk
Keywords: python, site-packages, installation Cc:

Description

ALF fails to import modules (uuidgen, etc) that it needs from WaveDev?. Installing the python modules to site-packages would resolve this issue.

Change History

08/06/08 14:19:48 changed by mcarrick

  • milestone changed from 0.7.0 to Release 0.8.0.

08/06/08 15:16:57 changed by mcarrick

Currently (OSSIE 0.7.0) setup.py installs ComponentClass?.py and uuidgen.py to /sdr/tools/WaveDev/wavedev and /sdr/tools/alf. Ideally this shouldn't happen, as the tools should be installed to site-packages and run from the home directory.

08/20/08 14:00:39 changed by mcarrick

  • owner changed from cdietric to ssayed.
  • milestone changed from Release 0.8.0 to 0.7.0.

This has been added and will be part of 0.7.0.

08/20/08 14:03:28 changed by shereef

  • status changed from new to closed.
  • resolution set to fixed.

09/21/08 13:36:21 changed by

  • milestone deleted.

Milestone 0.7.0 deleted