Skip to content

Error with module 'time' #5

@almeida85

Description

@almeida85

Hi,

I get this error with try to execute order as order water_traj.xyz -t oto -c 'OH2':

Traceback (most recent call last):
  File "/home/almeida/.local/bin/order", line 8, in <module>
    sys.exit(command_line_runner())
  File "/home/almeida/.local/lib/python3.8/site-packages/order/order.py", line 40, in command_line_runner
    t_start = time.clock()
AttributeError: module 'time' has no attribute 'clock'

I installed order as:

pip3 install iorder

... and I use python 3.8

Any help will be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions