Git Product home page Git Product logo

Comments (4)

dpinte avatar dpinte commented on September 17, 2024

@charles-peter I guess you haven't installed the mingw package which provides nm.exe. I can provide you with the needed dll's and lib file if needed.

from pyql.

charles-peter avatar charles-peter commented on September 17, 2024

So I installed mingw using the installer along with the basic .dll's/.lib's. I tested the nm command within the console.
-Cd to QuantLib\Build\win32\Release
-nm abcd.obj
Then it spit out a bunch of text that seemed like the contents of the .obj

Also I used pycharm to track down the actual line it broke on and it was line 299 in the pydev_monkey.py
"return getattr(_subprocess, original_name)(appName, patch_arg_str_win(commandLine), *args)"

It seems to be trying to read nm as a file. So am I still missing part of the MinGW stuff. Or is my program just being weird.

from pyql.

charles-peter avatar charles-peter commented on September 17, 2024

NVM I figured it out. I ended up running the python file from the MinGW directory and that seems to of worked. Hopefully I can get the setup.py working correctly now.

from pyql.

dpinte avatar dpinte commented on September 17, 2024

Great! closing the ticket.

from pyql.

Related Issues (20)

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.