iota-python
iota-python copied to clipboard
python setup.py install
When I run this command, it shows: python: can't open file 'setup.py': [Errno 2] No such file or directory.
Why occurs this problem?
hello,I met the same question. Have you resloved it? How can I get the setup.py?