GithubHelp home page GithubHelp logo

joss13aws / cython-compile-py_script Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pongmadee/cython-compile-py_script

0.0 0.0 0.0 151 KB

Python script will be translated python code to pyd by Microsoft C/C++ compiler x64 (Visual Studio Community 2015).

License: GNU General Public License v3.0

Python 100.00%

cython-compile-py_script's Introduction

Cython: How to compile with python script for Windows10

Python script will be translated python code to pyd by Microsoft C/C++ compiler x64 (Visual Studio Community 2015).

Information :

http://cython.readthedocs.io/en/latest/src/userguide/source_files_and_compilation.html#compilation

https://en.wikipedia.org/wiki/Cython

Software :

OS : Windows10 64-bit

Anaconda 4.3(Python 3.6, Cython 0.25.2) 64-bit For Windows 64-bit

Compiler : Microsoft C/C++ compiler x64 ( Visual Studio 2015 Community Based on 64-bit)

Windows 10 SDK : https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk

Step by step :

1.Set path for RC.exe --> "C:\Program Files (x86)\Windows Kits\10\bin\x64"

2.Set path for Compiler CL.exe --> "F:\software\vs2015\VC\bin\amd64" (default: "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64")

3.Command for compile: python setup.py build_ext --inplace

Alt text

cython-compile-py_script's People

Contributors

pongmadee avatar

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.