Closed shyamalschandra closed 6 years ago
I am getting the following output:
Shyamals-iMac:build testuser$ sudo make install make: *** No rule to make target `install'. Stop.
What should I do or what needs to be changed to install pyrfr on my machine?
Please use
pip install pyrfr
to install the python bindings. The package provided there is up to date with the master branch. If you have any trouble with that, please let me know.
I am getting the following output:
What should I do or what needs to be changed to install pyrfr on my machine?