GithubHelp home page GithubHelp logo

autobfe's People

Contributors

anandkp92 avatar dependabot[bot] avatar samirtouzani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

autobfe's Issues

Error on line 14 of install

There maybe an extra 's'
install_requires = f.read().splitlines()s

File "setup.py", line 14
install_requires = f.read().splitlines()s
^
SyntaxError: invalid syntax

PIP install issue

When trying to install via pip, getting this issue:

Collecting git+https://github.com/LBNL-ETA/AutoBFE
Cloning https://github.com/LBNL-ETA/AutoBFE to /tmp/pip-req-build-bubtqs9k
Running command git clone -q https://github.com/LBNL-ETA/AutoBFE /tmp/pip-req-build-bubtqs9k
ERROR: Complete output from command python setup.py egg_info:
ERROR: Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-req-build-bubtqs9k/setup.py", line 5
from setuptools
^
SyntaxError: invalid syntax
----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-req-build-bubtqs9k/

modeling.utils missing from install

Hi- thanks for putting together this great package. I'm experiencing a problem when I attempt to import modeling.utils :

Traceback (most recent call last):
File "/home/ubuntu/anaconda3/envs/solaris/lib/python3.7/site-packages/ipython-7.2.0-py3.7.egg/IPython/core/interactiveshell.py", line 3267, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
File "", line 1, in
from postproc.postprocessing import get_masks_from_probs
File "/home/ubuntu/anaconda3/envs/solaris/lib/python3.7/site-packages/AutoBFE-0.1-py3.7.egg/postproc/postprocessing.py", line 13, in
from modeling.utils.metrics import Evaluator
ModuleNotFoundError: No module named 'modeling.utils'

I unzipped the "AutoBFE-0.1-py3.7.egg" file and found that indeed there wasn't any "utils" path in the "modeling" directory, though the "dataloaders" and "deeplab" paths were there. It seems that something wrong happened during the setup. Is this an issue that has appeared before? Are there any fixes? A couple other issues popped up during the install-- the "mkl" modules versions listed in the requirements are no longer available. I'm not sure if that is related somehow, but I doubt it.

Thanks for your help.

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.