Git Product home page Git Product logo

stream_viewer's People

Contributors

cboulay avatar insane-dreamer avatar stellarpower avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

stream_viewer's Issues

only lsl_viewer not working (IndexError: list index out of range)

only lsl_viewer isnt working other application works fine, it flashes somthing on the scressn and then closes. it worked the first time i tried , i could see but idk why it isnt working the next time I tried to run the error is

traceback (most recent call last):
File "C:\Users\jetslab\AppData\Local\Programs\Python\Python310\Lib\site-packages\stream_viewer\applications\main.py", line 370, in
main()
File "C:\Users\jetslab\AppData\Local\Programs\Python\Python310\Lib\site-packages\stream_viewer\applications\main.py", line 358, in main
window = LSLViewer(**args.dict)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\jetslab\AppData\Local\Programs\Python\Python310\Lib\site-packages\stream_viewer\applications\main.py", line 87, in init
self.restoreOnStartup()
File "C:\Users\jetslab\AppData\Local\Programs\Python\Python310\Lib\site-packages\stream_viewer\applications\main.py", line 166, in restoreOnStartup
self.on_stream_activated(data_sources, renderer_name=rend_name, renderer_kwargs=rend_kwargs)
File "C:\Users\jetslab\AppData\Local\Programs\Python\Python310\Lib\site-packages\stream_viewer\applications\main.py", line 276, in on_stream_activated
src_id = json.loads(sources[0].identifier)
~~~~~~~^^^
IndexError: list index out of range

lsl_viewer main not working

Hello, any idea how to fix the below issue?

Traceback (most recent call last):
File "C:\Users\xxxx\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\stream_viewer\data\stream_info.py", line 99, in refresh
self._data = self._data.append(new_df.drop(columns=['_merge']), ignore_index=True)
File "C:\Users\xxxx\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\pandas\core\generic.py", line 5989, in getattr
return object.getattribute(self, name)
AttributeError: 'DataFrame' object has no attribute 'append'

I get the above error whenever I run
python3 -m stream_viewer.applications.main in cmd. I'm new to python and I'm not sure what this means. Any help is appreciated. I do have all the packages installed.

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.