Code Monkey home page Code Monkey logo

Comments (6)

DaniBodor avatar DaniBodor commented on August 23, 2024 1

Solved. Will just quickly post solution in case someone else runs into same issue:

Apparently I had also prosector installed outside of any environment, which i discovered because which prospector showed me some path that clearly wasn't an environment (i.e. not something similar to "/home//miniconda3/bin/prospector").

Solution is:
run conda deactivate repeatedly, until I was not in any environment anymore (not even base).
run pip uninstall prospector
go back to environment where I was actually trying to use it and now it works.

from prospector.

carlio avatar carlio commented on August 23, 2024

Does this happen if you install an older version of prospector too? Or only the most recent 1.10 release?

from prospector.

DaniBodor avatar DaniBodor commented on August 23, 2024

I just tested with 1.9.0 and get the same issue and in one of the existing environments I have 1.7.7 and also same.

from prospector.

carlio avatar carlio commented on August 23, 2024

Can you try it without conda? Often things like this are conda-related.

from prospector.

DaniBodor avatar DaniBodor commented on August 23, 2024

How do I do this without conda? If I start my Ubuntu terminal, it automatically puts me in the conda base environment.

from prospector.

carlio avatar carlio commented on August 23, 2024

Using regular python and virtualenv?

I'm afraid I have no idea what your setup is so I cannot help you there, you'll have to ask whoever set it up for help perhaps. I don't have enough information yet except that it does not work for your environment so I don't know what to say right now.

If you can try installing in different ways then it would lead to information that would help me.

from prospector.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.