Asset Issuance and dev branch troubles

Hey all,


After trying to get past some issuance bugs (I can’t create an assets with counterpartyd), I was told to try to develop branch. I installed it, and when I try to run counterpartyd on testnet, I get:


<br />Traceback (most recent call last):<br />&nbsp; File &quot;/home/black/counterpartyd_build/dist/counterpartyd/counterpartyd.py&quot;, line 557, in <module><br />&nbsp; &nbsp; database_file=args.database_file, testnet=args.testnet, testcoin=args.testcoin, unittest=False)<br />&nbsp; File &quot;/home/black/counterpartyd_build/dist/counterpartyd/counterpartyd.py&quot;, line 248, in set_options<br />&nbsp; &nbsp; raise Exception(&quot;insight support must be enabled to run counterpartyd on testnet&quot;)<br />Exception: insight support must be enabled to run counterpartyd on testnet


Any idea what causes this?


Moreover, is anyone using counterparty in a production environment? I love the idea, but the protocol doesn’t feel mature enough yet. Thoughts?