Ticket #230 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

Installation of Python packages to site-packages

Reported by: mcarrick Owned by: 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

Changed 5 years ago by mcarrick

  • milestone changed from 0.7.0 to Release 0.8.0

Changed 5 years ago 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.

Changed 5 years ago 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.

Changed 5 years ago by shereef

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

Changed 5 years ago by anonymous

  • milestone 0.7.0 deleted

Milestone 0.7.0 deleted

Note: See TracTickets for help on using tickets.