Coder Social home page Coder Social logo

vispr-online's People

Contributors

geehome avatar lemoncyb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

geehome

vispr-online's Issues

local down

Hi,

I installed the software and tried to run it.
It seems it isn't working.

[22200972@login1 VISPR-online]$ python ./run.py
/home/people/22200972/mambaforge3/envs/vispr-online/lib/python3.5/site-packages/sklearn/utils/fixes.py:313: FutureWarning: numpy not_equal will not check object identity in the future. The comparison did not return the same result as suggested by the identity (is)) and will change.
_nan_object_mask = _nan_object_array != _nan_object_array

  • Serving Flask app "vispr_screen" (lazy loading)
  • Environment: production
    WARNING: This is a development server. Do not use it in a production deployment.
    Use a production WSGI server instead.
  • Debug mode: on
  • Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
  • Restarting with stat
    /home/people/22200972/mambaforge3/envs/vispr-online/lib/python3.5/site-packages/sklearn/utils/fixes.py:313: FutureWarning: numpy not_equal will not check object identity in the future. The comparison did not return the same result as suggested by the identity (is)) and will change.
    _nan_object_mask = _nan_object_array != _nan_object_array
  • Debugger is active!
  • Debugger PIN: 252-196-882

Python errors with MacOSX

Hello,

I thought I'd add a note in regarding an error setting up VISPR online's virtual environment on MacOSX M1 (OS:14.0). My initial problem was being unable to install one of the dependencies (panda 0.19, listed in the installation instructions). When setting up my miniconda environment, pip install would refuse to download this version of pandas and therefore would not allow me to run the program. After several attempts to get pandas, I gave up. After some time looking through the code, I noticed the hard coded versions of the dependencies conflict with newer versions of miniconda.
The only way I was able to fix this issue was if removed the version numbers within the environment.yml file for python (i.e., python==3.5 should just be python). Once I did this, the webserver loaded properly, and I could run the program/demo training set normally. This is no longer an issue for me, but I thought I'd add this incase other's who use MacOS are struggling to build the virtual environment using the instructions posted here.

website down

I get


Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

URL: http://vispr-online.weililab.org/

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.