uuid6-python
uuid6-python copied to clipboard
TypeError: 'module' object is not callable
Traceback (most recent call last):
File "/Users/haisen/IdeaProjects/23_LiNing/sccp_utils/uuid6.py", line 4, in <module>
import uuid6
File "/Users/haisen/IdeaProjects/23_LiNing/sccp_utils/uuid6.py", line 6, in <module>
my_uuid = uuid6.uuid6()
TypeError: 'module' object is not callable
This is my own fault because my file name is uuid6.py