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.

Installation Fails on myNode

See original GitHub issue

I’ve got a request and a bug.

First, can you tag releases separately? It looks like the raspiblitz tag was updated to a new version but kept the same name. That made myNode automatically pull it in during an upgrade without explicitly bumping the version.

Second, the new version seems to have an installation issue. A user reported it and I was able to reproduce the issue.

Here is the log:

Installing initially failed dependencies…
[InstallError]:   File "/usr/local/lib/python3.7/site-packages/pipenv/cli/command.py", line 252, in install
[InstallError]:       site_packages=state.site_packages
[InstallError]:   File "/usr/local/lib/python3.7/site-packages/pipenv/core.py", line 2062, in do_install
[InstallError]:       keep_outdated=keep_outdated
[InstallError]:   File "/usr/local/lib/python3.7/site-packages/pipenv/core.py", line 1314, in do_init
[InstallError]:       pypi_mirror=pypi_mirror,
[InstallError]:   File "/usr/local/lib/python3.7/site-packages/pipenv/core.py", line 901, in do_install_dependencies
[InstallError]:       retry_list, procs, failed_deps_queue, requirements_dir, **install_kwargs
[InstallError]:   File "/usr/local/lib/python3.7/site-packages/pipenv/core.py", line 796, in batch_install
[InstallError]:       _cleanup_procs(procs, failed_deps_queue, retry=retry)
[InstallError]:   File "/usr/local/lib/python3.7/site-packages/pipenv/core.py", line 703, in _cleanup_procs
[InstallError]:       raise exceptions.InstallError(c.dep.name, extra=err_lines)
[pipenv.exceptions.InstallError]: Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
[pipenv.exceptions.InstallError]: Collecting gevent==20.6.2
[pipenv.exceptions.InstallError]:   Using cached gevent-20.6.2.tar.gz (5.8 MB)
[pipenv.exceptions.InstallError]: ERROR: Disabling PEP 517 processing is invalid: project specifies a build backend of setuptools.build_meta:__legacy__ in pyproject.toml
ERROR: Couldn't install package: gevent
 Package installation failed...

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
tehelspercommented, Aug 14, 2020

Looks good! The install went smoothly and the app launched to the point I can access the UI and add a wallet.

0reactions
arcbtccommented, Aug 14, 2020

Ace! I’ll make a Mynode tag later today, and it gives me an excellent excuse to run Mynode!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Node.js install fails on Windows 10 1803 - Stack Overflow
I finished my PC today and I wanted to install node.js on it. But for some weird reason, ...
Read more >
node.js and Python installations fail - Visual Studio Feedback
After selecting the Node.js and Python stuff to install, i get an error (log below) VS is usable, except for Node.js stuff. a...
Read more >
Node-red-contrib-modbus installation failed - General
node -red-contrib-modbus installation issue. I have installed the mentioned modbus package on my local machine and it worked perfectly. But when try to...
Read more >
myNode - Run Bitcoin, Lightning, and more!
Bitcoin, Lightning, and more! The easiest, most powerful way to run a Bitcoin and Lightning node! ... Install, remove, and update apps with...
Read more >
"Error !!! The command to add the node to the domain ... - Search
When adding a new node to an existing domain after installing Informatica on the node the operation fails with the following error: Adding...
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