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.

ImporError Installing

See original GitHub issue

Hello guys, trying to install PlantCV but got this error, i already tried to install using:

python setup.py install --prefix /home/miguel/plantCV_top

from branch master and dev. Got this error:

Traceback (most recent call last):
  File "setup.py", line 8, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools

Thanks in advace

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:20 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
nfahlgrencommented, Apr 3, 2017

Hmm, you could try this sudo apt-get install python-matplotlib to install matplotlib using the Ubuntu package manager.

0reactions
MjBordalocommented, Apr 3, 2017

oh shit… next battle

Read more comments on GitHub >

github_iconTop Results From Across the Web

ModuleNotFoundError or ImportError When Installing Python ...
I first activated my environment conda activate PythonData . Then I tried to run conda install splinter which failed, then conda install -c ......
Read more >
Installing ArcPy in Anaconda gives ImportError
In the Description field of the annaconda.org release site, it states: Provides the ArcPy interface to ArcGIS Pro and Server installations.
Read more >
Import Error after installing Pytorch3d · Issue #959 - GitHub
Hello, I hope anyone could help me with my error after installing pytorch3D. here are my used packages: package-list.txt error massage after ...
Read more >
ImportError installing via PIP - Support - Numba Discussion
Hi, I'm trying to install numba via pip - i'm having trouble. Am I doing something wrong? Blockquote $ python3.8 -m venv venv...
Read more >
Install error relating to "ImportError: No module named numpy ...
Hello, When attempting to perform the basic install I get the following: The cryoSPARC System master installation will host a database, ...
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