kootenpv / cliche

Build a simple command-line interface from your functions :computer:
MIT License
107 stars 9 forks source link

type object 'int' has no attribute 'split' error #16

Closed Mathiaszero closed 10 months ago

Mathiaszero commented 10 months ago

After I installed I went ahead to try the simple script; however, when I ran it, it showed the error in the capture below. How can I resolve this? Thanks in advance.

image

kootenpv commented 10 months ago

thanks for posting! I had forgotten to push the new version, after you update, it should work:

pip install -U cliche