GithubHelp home page GithubHelp logo

umireon / pyliquiddsp Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 1.58 MB

Python bindings for liquid-dsp

License: MIT License

C 86.86% Shell 0.26% M4 0.55% C++ 11.64% Python 0.14% MATLAB 0.54% Assembly 0.01%

pyliquiddsp's Introduction

pyliquiddsp's People

Contributors

umireon avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pyliquiddsp's Issues

How to compile pyliquiddsp on Windows?

Is there any suggestion on compiling pyliquiddsp on windows?
I tried MSYS2,but get the following error :

$ python setup.py install
Traceback (most recent call last):
File "setup.py", line 2, in
from setuptools import setup, Extension, Command
File "C:/msys64/mingw64/lib/python2.7/site-packages/setuptools/init.py", l ine 160, in
monkey.patch_all()
File "C:/msys64/mingw64/lib/python2.7/site-packages/setuptools/monkey.py", lin e 104, in patch_all
patch_for_msvc_specialized_compiler()
File "C:/msys64/mingw64/lib/python2.7/site-packages/setuptools/monkey.py", lin e 156, in patch_for_msvc_specialized_compiler
msvc = import_module('setuptools.msvc')
File "C:/msys64/mingw64/lib/python2.7/importlib/init.py", line 37, in impo rt_module
import(name)
File "C:/msys64/mingw64/lib/python2.7/site-packages/setuptools/msvc.py", line 49, in
from distutils.msvc9compiler import Reg
File "C:/msys64/mingw64/lib/python2.7/distutils/msvc9compiler.py", line 306, i n
raise DistutilsPlatformError("VC %0.1f is not supported by this module" % VE RSION)
distutils.errors.DistutilsPlatformError: VC 6.0 is not supported by this module

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.