Open rvweeren opened 8 years ago
I guess this is because radioflux.py is both a module and the command-line script for using that module. It would be possible, and I suppose desirable, to separate those two functions or to put a trivial script that does the command-line functions into the appropriate binary directory. Let me look into this.
I see, at least it works with the full path, so it's not a pressing issue.
I do sudo "python setup.py install but" I do not see radioflux.py being picked up automatically.
/usr/local/lib/python2.7/dist-packages/radioflux/radioflux.py
but this is not in the system path.
(I guess a copy should go to /user/local/bin)
(I'm prefer to use it manually and not in ds9)