Hi all, until now the ViTables project was hosted at BerliOS. Unfortunately, the Berlios hosting site will be closed on 31/12/2011 so I've moved the project...
... This is my fault. If you have the sphinx documentation system installed (as I have because I use it for generating the Users Guide) then everything goes...
Hi All i'm tring to run vitables on my mac osxc lion .. the build give me no errors but bring to run vitablews i got this error ; MacBook-Pro-di-Massimo:~...
... Hi Massimo, I'm sorry but I've no idea about what's going on. IIRC this is the very first time this error is reported. What puzzles me when looking at the...
Hi Vincent thanks so much for your answer, yes i tried to import _weakrefset from the python shell, it works fine. What i did now is to clone ViTables from its...
... Great! ... Thanks for the info. I'll update the repo asap. ... Unfortunately I can't try to fix that error during the bundle generation as I've not a Mac...
Hi ViTables users/devs, First of all thanks a lot for that nice PyQt GUI. It runs smoothly even with big files (7Gb). A small comment (perhaps I should file a...
... Hi, nice to know you are happy with ViTables. I'll file a bug with your feature request. And thanks a lot for let me know that a Fedora package is being...
... Hi ViTables users/devs, thank you for ViTables. It's awsome! I'm interested in the sortening-fix, too. Is the update uploaded yet? And as I'm new to this...
... Hi, sorry, I'm not working on this feature request at the moment. I'm working on issues #3 and #9. When a bug is fixed or some change is added it is...
Thank you! I appreciate the work you are doing! I'll go on trying to implement the sorting-function, though it seems a bit too difficult for me yet. Harry...
PyTables is one of the requirements to install VITables on Windows . I checked ... PyTables version: 2.3.1 HDF5 version: 1.8.8 NumPy version: 1.6.1 Numexpr...
... Hi Laurent, the installer doesn't find your PyTables installation, that's clear. Could you open a terminal (DOS shell or similar), run the command: $...
... Hi, it seems that there is something wrong with your tables installation. I don't understand how you can run tables tests with no problems (accordingly to...
... Traceback (most recent call last): File "<pyshell#2>", line 1, in <module> tables.test() NameError: name 'tables39; is not defined ... I am new to all this,...
... Hi again, well, it confirms that your tables installation is currently broken. Try to reinstall it and, if the problem persists, ask for help to the...
I did reinstall PyTables, and the test is successful again: Now running "Import tables" at the Py prompt returns nothing... ========== C:\Python27>python ...
... Hi, that is perfect, no error messages means no problems with your installation. Now you can try to install ViTables again and see what happens. If you...
Oh yes, but that is the crazy thing, the installer for VItables still returns with a pop up saying that PYtables is not installed despite Pytable appears in...
... Indeed crazy. And unexpected. Can you tell me which version of Windows are you using. The installer has been tested on XP and Vista 32-bits (the only...
Sorry, I should have mentioned earlier: Win 7 - 32bits. Maybe some of the expected path(s) in the installer are wrong in case Win 7 has a different path...
... ... ... Hi, I'm afraid I can't give you a reliable help for Win 7. The problem could be with paths as you said or maybe there is some incompatibility...
Hello ! My Name is Florian I'm from Austria. I'm really a big fan of ViTables it's just unbeliveable fast! I was wondering if it's possible to integrate...
... Hi Florian, sorry for the delayed answer (currently I've not enough spare time to devote to ViTables :( Your idea seems interesting and it would be great...
BTW Love viTables Has anyone come across a way to effect the desplay format for a field. It is common for my tables to have an epoch int field representing...
... Hi, ViTables displays formatted dates provided that the PyTables datatype of the table column (or array) containing the dates is time32 or time64 and the...