question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incomplete installation instructions

See original GitHub issue

According to the installation instructions, all the user has to do is pip install this project. This is not exactly true, because there is an implicit vue.js (and hence node) requirement. What makes things worse is that it only becomes apparent when the user checks why vue-cli deploy throws an exception (it would be nice if the exception was replaced with a simple error message saying the vue.js must be installed).

Also, it would be nice if it was in the description how vue-cli finds the main entry point of the application or how it can be pointed to a custom Python file.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
stefanhoelzlcommented, Jul 28, 2019

Thanks for using vue.py and pointing this out.

First there are no extra dependencies to vue.js or node. vue.py delivers everything needed to run a app.

Following the steps here should lead to a running app. If not can you please provide the exception traceback?

An app can only live in a app.py, this should be changed in the future. But for now it is static.

If you install not from pypi but the latest version directly from GitHub. Please follow this instructions for deployment.

Sorry for the inconvenience but for now there are some inconsistencies in the documentation between current release and the master-branch.

0reactions
volfpetercommented, Jul 28, 2019

No problem, thanks! It’s just a small usability issue, so no big deal. I just thought it’s best to keep the issue open so it gets fixed sometime in the future.

Thanks again!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to fix Installation incomplete errors during ... - YouTube
If installation of your McAfee Windows security product fails and you see an “ installation incomplete ” message, we have some simple ...
Read more >
‎Installation incomplete | Trend Micro Home Users Community
Installation incomplete. Hi all, i used trend micro ... You may check the link below for instructions on how to install the permission...
Read more >
Incomplete Installation Instructions · Issue #513 · SeriousCache ...
I'm trying to build this project using Visual Studio, but your instructions leave a lot as assumed knowledge. Please provide actual step instructions....
Read more >
"Installation incomplete. Some products failed to install." due ...
"Installation incomplete. Some products failed to install." due to error code 1603 when installing Autodesk 2020 or 2021 version software.
Read more >
Install Incomplete. Please Click the Link to Open a Webpage ...
You'll be brought to a page on our website with a set of instructions that will allow you to complete your installation. Once...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found