I have install gnuradio 3.7 in windows 10, and the gnu radio import works fine in pycharm after adding: C:\Python27\Lib\site-packages, to the path.
But the problem it´s when i try to import osmosdr.
Do im missing a path,? or i dont have the neccesary ddl´s´file?.
NOTE: Running the block.py in gnu radio, works fine, the issue is when i tried to compile in pycharm.