Start a new topic

Business Logic - Command line (Windows)

The business logic command line tool for Windows is unusable. Following the instructions here: http://devcenter.kinvey.com/html5/tutorials/business-logic-revisions, I downloaded and extracted the Windows version. What is included is an extensionless file named "kinvey", that cannot be invoked from the Windows command line.



Here's a screenshot: http://postimg.org/image/pvvn7mtq7/

Hey Ryan, thanks! We're going to update.
I added an "exe" extension to the "kinvey" file, and now it's running, but with an error:



Traceback (most recent call last):

File "", line 8, in

File "C:\Users\kinvey\Documents\GitHub\bl-cli\lib\pyinstaller\PyInstaller\load

er\pyi_importers.py", line 270, in load_module

File "C:\Users\kinvey\Documents\GitHub\bl-cli\build\kinvey\out00-PYZ.pyz\cemen

t", line 1, in

ImportError: No module named pkg_resources
Login or Signup to post a comment