Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no visualization comes out? #47

Closed
AndreV84 opened this issue Nov 17, 2020 · 1 comment
Closed

no visualization comes out? #47

AndreV84 opened this issue Nov 17, 2020 · 1 comment

Comments

@AndreV84
Copy link

 python3
Python 3.6.9 (default, Oct  8 2020, 12:12:24) 
[GCC 8.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy as np
>>> x = np.random.rand(100, 3)
>>> import pptk
>>> v = pptk.viewer(x)
@AndreV84
Copy link
Author

resolved with #4 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant