-
Notifications
You must be signed in to change notification settings - Fork 260
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
"old hickle version" error #53
Comments
I had the same issue but if you create your hickle file with python 3, it will be fixed. |
I ended up loading the hkl files with python 2 and an old version of hickle, dumping them in a new file, and reading that file with python 3 and the newest version of hickle |
I could put those files somewhere for others to use, but where... |
Hello, |
@kimna4 consider this a temporary solution, as I don't know of a stable alternative to store it: https://drive.google.com/open?id=1KVXw6geQTw2IRTACG4MlwC8EA8OC1d-m |
@LanaSina Thank you very much for sharing the hkl files. With these files I can run this project. Do you have a same problem?? |
I face the same problem. How can I resolve it? |
|
hkl files now available here: https://figshare.com/articles/KITTI_hkl_files/7985684 |
@LanaSina I still can't open the hkl files that you provided. This is the error: |
Hi!
When running kitty_evaluate.py, I get this error:
I am using Python 3.6 because the readme said that version was supported. I'm going to try with 2.7 but I'm reporting this error in case you want to look into it
The text was updated successfully, but these errors were encountered: