Scott Torborg

Results 18 comments of Scott Torborg

Related work which could cleanly cover many of the fields above: https://github.com/NTIA/sigmf-ns-ntia/blob/master/ntia-sensor.sigmf-ext.md I'm not sure how this might factor in: perhaps `gr-sigmf` should just consider `ntia-sensor` a well-known namespace and...

I haven't been able to replicate this issue, but I'd like to at least figure out some more clues about the problem before changing it, lest it just be some...

Firstly, thanks for the contributions @GanadiniAkshay , I appreciate the help. I've been reluctant to merge this change because I feel it's important that the packaging tutorial be a simple...

Sorry for not responding to this sooner. I can't seem to replicate the above issue: that is, using a plain configuration, with or without an existing `.pypirc`, works just fine....

Yeah, let's investigate a bit more. What platform were you seeing that issue on? I generally use Ubuntu 14.04/16.04 and OS X, and haven't seen that on either.

Thanks for the heads up. I'll clarify this point and investigate the circumstances under which one might end up with `setuptools` vs ``distutils` on a given platform.

I'm going to leave this ticket open until I have a chance to update that.

Good to know, thanks. I'm actually leaning towards advising "don't use distutils at all, here's how to use setuptools..."

That's a good idea, thanks. At some point I'm hoping to do a "2014 Update" (maybe 2015 at this rate) with additions for py3k forward compatibility, Sphinx/RTD, and tox/py.test.

Thanks, that might be fixed in 349fa145905031bdb92f21cff880be3cd61da0de, but I haven't tried to reproduce that yet.