distutils:How suppress warning message? (about nonstandard install path)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Christian Seberino

    distutils:How suppress warning message? (about nonstandard install path)

    distutils question:

    I reset prefix to something else and happily installed
    everything a package I made fine. There is a warning message at end of
    installation about prefix not being in sys.path.

    Can I remove this warning somehow??

    Chris
Working...