Code Monkey home page Code Monkey logo

Comments (6)

tuncadogan avatar tuncadogan commented on May 24, 2024

Hi, this problem is related to the version of torch libraries. Please create a new environment using the instructions in our readme:

conda create -n deepscreen_env python=3.7
source activate deepscreen_env
pip install -r requirements.txt

Please run DEEPScreen models in this environment. Let me know if you further face an issue.

from deepscreen.

rebirthjin avatar rebirthjin commented on May 24, 2024

Thank you for quick response.
I had a creation of the new environment but I got the error message!

Is it white space problem at the code?

Please, check the issue, one more time.

Good day!!

from deepscreen.

tuncadogan avatar tuncadogan commented on May 24, 2024

It is important to follow the instruction exactly. Do you have a previously installed PyTorch in your system?

We had the same issue just a couple of days ago and solved it by uninstalling the previously installed PyTorch and creating the environment as stated. Please see this discussion:

#6

from deepscreen.

rebirthjin avatar rebirthjin commented on May 24, 2024

Thank you for comment!

Yes, I followed the instruction by readme, exactly.

$ conda create -n deepscreen_env python=3.7
$ conda activate deepsceren_env
$ git clone https://github.com/cansyl/DEEPScreen.git
$ cd bin
$ pip install -r requirements.txt

After I didn't install any library of python in deep_screen_env.

PyTorch version is 1.5.0 and Python 3.7.9 in depp_screen environment.

I will see your link, and compile again!

from deepscreen.

rebirthjin avatar rebirthjin commented on May 24, 2024

I solve this problem to change evaluation_metrics.py in #3

You could update the file in github!

Thank you for kind.

from deepscreen.

tuncadogan avatar tuncadogan commented on May 24, 2024

Thank you for the feedback, I'm looking into that.

from deepscreen.

Related Issues (14)

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.