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.

pip3 install ./video-to-ascii Processing ./video-to-ascii Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-req-build-irufanr_/setup.py", line 17, in <module> install_package('opencv-python') File "/tmp/pip-req-build-irufanr_/setup.py", line 10, in install_package main.main(['install', package]) AttributeError: 'function' object has no attribute 'main' I get the same thing using pip3 install video-to-ascii I think there is an error in the code.

Issue Analytics

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

github_iconTop GitHub Comments

3reactions
ghostcommented, Nov 17, 2020

If this works I will make a PR.

1reaction
ghostcommented, Dec 23, 2020

I honestly forgot lol, I gotta retry it if that’s ok

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to deal with "not installable" dependencies? - Ask Ubuntu
I get Package 'unity-singlet' has no installation candidate . I just checked Software Sources and see check marks on main, universe, restricted, ...
Read more >
How to install "not installable" dependancies? - Stack Overflow
try the following sudo apt install aptitude sudo aptitude install codelite wxcrafter.
Read more >
apt - how to resolve not installable dependencies?
6-3.1+deb8u1) but it is not installable E: Unable to correct problems, you have held broken packages. So I did: $sudo apt install --fix-broken....
Read more >
Certain dependencies are said to be not installable, how can I ...
I am trying to install a program named CherryTree, and its .deb file gives me this error: The following packages have unmet dependencies: ......
Read more >
[Issue]: jellyfin have unmet dependencies - Unable to install
When I try to install Jellyfin it is unable to find the correct ... it is not installable Depends: jellyfin-web but it is...
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