Code Monkey home page Code Monkey logo

hepak-tools's People

Contributors

wschreyer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

tomorex

hepak-tools's Issues

can't omit license dialog

hi, wschreyer:

Great thanks for your work, I am using your code. as mentioned in document:
Run python example.py to execute the example script. You may have to acknowledge the dialog showing HEPAK License information (Starting Excel with the Add-In already installed beforehand will suppress this dialog). Then the script will print a few calculated He4 and He3 properties and list some information about the data available in HEPAK.
If I open an excell, then run python example.py, it shows error as following:
C:\Users\Geyang\Desktop\hepak-tools-master>python example.py
Loading HEPAK Excel Add-In. You may have to acknowledge a popup dialog. Launch Excel with HEPAK Add-In already installed to suppress dialog.
Traceback (most recent call last):
File "example.py", line 4, in
print('He4 Standard density:', hepak.HeCalc('D', 0, 'P', 101300, 'T', 273.15, 1))
File "C:\Users\Geyang\Desktop\hepak-tools-master\hepak.py", line 76, in HeCalc
return xl.Application.Run('HeCalc', property, phase, input1, value1, input2, value2, units)
File "E:\Temp\cache\gen_py\3.7\00020813-0000-0000-C000-000000000046x0x1x8_Application.py", line 376, in Run
, Arg26, Arg27, Arg28, Arg29, Arg30
File "C:\python3.7\lib\site-packages\win32com\client_init_.py", line 467, in ApplyTypes
self.oleobj.InvokeTypes(dispid, 0, wFlags, retType, argTypes, *args),
pywintypes.com_error: (-2147352567, '发生意外。', (0, None, None, None, 0, -2146788248), None)

Thanks a lot in advance.

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.