-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
I wanted to test the tool, but I'm getting this error executing the test data:
tripVote_complete_trees.py -i incomplete.trees -o completed.trees
Running TripletVoting version 1.1
tripVote_complete_trees was called as follow: ./tripVote_complete_trees.py -i incomplete.trees -o completed.trees
Traceback (most recent call last):
File "/mnt/storage/scratch/tk19812/software/tripVote/./tripVote_complete_trees.py", line 66, in <module>
main()
File "/mnt/storage/scratch/tk19812/software/tripVote/./tripVote_complete_trees.py", line 30, in main
placement_set = args.placement.strip().split()
AttributeError: 'NoneType' object has no attribute 'strip'
Cheers
F
Metadata
Metadata
Assignees
Labels
No labels