Giter Club home page Giter Club logo

pyrtd's People

Watchers

 avatar

pyrtd's Issues

i got this error when i call time = RTDClient('ProfRTD')

hi 
  i can call it in exceal =RTD("profrtd",,"Live","{6397},Change")
Traceback (most recent call last):
  File "C:\Users\sso\Desktop\test.py", line 18, in <module>
    time.connect()
  File "C:\Python27\lib\site-packages\rtd\client.py", line 54, in connect
    dispatch = client.Dispatch(self._classid)
  File "C:\Python27\lib\site-packages\win32com\client\__init__.py", line 95, in Dispatch
    dispatch, userName = dynamic._GetGoodDispatchAndUserName(dispatch,userName,clsctx)
  File "C:\Python27\lib\site-packages\win32com\client\dynamic.py", line 108, in _GetGoodDispatchAndUserName
    return (_GetGoodDispatch(IDispatch, clsctx), userName)
  File "C:\Python27\lib\site-packages\win32com\client\dynamic.py", line 85, in _GetGoodDispatch
    IDispatch = pythoncom.CoCreateInstance(IDispatch, None, clsctx, pythoncom.IID_IDispatch)
com_error: (-2146233079, 'OLE error 0x80131509', None, None)

Thank for your Help


Original issue reported on code.google.com by [email protected] on 11 Apr 2013 at 4:02

FAIL when executing rtdtime.py

What steps will reproduce the problem?
1. easy_install pyrtd
2. executing rtdtime.py at command line and see...

    Searching for pyrtd
    Reading https://pypi.python.org/simple/pyrtd/
    Best match: pyrtd 0.1.0
    Downloading https://pypi.python.org/packages/source/p/pyrtd/pyrtd-     0.1.0.tar.gz#md5=81ab3dc01e8531a7b7831d33c45a9ec1
    Processing pyrtd-0.1.0.tar.gz
    Writing C:\Users\lenny\AppData\Local\Temp\easy_install-g1jk4bne\pyrtd-0.1.0\setup.cfg
    Running pyrtd-0.1.0\setup.py -q bdist_egg --dist-dir      C:\Users\lenny\AppData\Local\Temp\easy_install-g1jk4bne\pyrtd-0.1.0
    \egg-dist-tmp-nb39xd2o
    zip_safe flag not set; analyzing archive contents...
    Adding pyrtd 0.1.0 to easy-install.pth file

    Installed c:\python34\lib\site-packages\pyrtd-0.1.0-py3.4.egg
    Processing dependencies for pyrtd
    Finished processing dependencies for pyrtd

What do you see instead?

Traceback (most recent call last):
  File "D:\Work\makemoney\rtdtime.py", line 14, in <module>
    from rtd import RTDClient
  File "C:\Python34\lib\site-packages\pyrtd-0.1.0-py3.4.egg\rtd\__init__.py", line 1, in <module>
ImportError: No module named 'client'

What version of the product are you using? On what operating system?

Python3.4 

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 11 Oct 2014 at 5:03

read other RTD server

I've been playing around a little bit with real time data (RTD) functions, and 
thought I'd post something here in case anyone else was interested.

Using win32com and Chris Nilsson's example excelRTDServer.py (one of the 
win32com demos) it's pretty easy to get an RTD server working which you can 
then call from Excel with a formula like:

=RTD("Python.RTD.TimeServer","","seconds","5")

Please guide me to get data from above RTD server

Original issue reported on code.google.com by [email protected] on 25 Feb 2014 at 9:25

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.