-
Notifications
You must be signed in to change notification settings - Fork 56
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
Problem on Windows/PyQt5.8.2, trying master tree (since Qt5 merge) #63
Comments
maybe I miss a default/previous/empty hdf5 database ? I'm using pytables-3.4.2 |
I see no create_index function in DBsTreeModel class . shouldn't this apply on a column ? |
if I make the line inoperant the gui opens :
and I have a strange message:
then if I activate the csv plugin and restart and try to import a csv file:
|
the "2' error seems to com from command line interpretor error on "-v 2". the gui seems to "work" but any selection of ".h5" table doesn't display anything. |
Thank you @stonebig for the interest, it is really a nice program. |
Fixed by #64 PR. |
FIX #63: regression by pt2to3 tool miss-converting create_index()
As I said in other thread I have not tested the current-master in depth. So I prefer to wait before doing a PyPi/wheel/anything release. |
launching via
I fall on this error:
The text was updated successfully, but these errors were encountered: