Giter Site home page Giter Site logo

Comments (5)

WassimG avatar WassimG commented on July 29, 2024

Can you send your Job id to let you know when it will finish?

from prosit.

yangkl96 avatar yangkl96 commented on July 29, 2024

AD9D0EDADF1BEA157EFCEEFEFC608608 and A935DEDA956F184C3761E7A24E239F40

from prosit.

yangkl96 avatar yangkl96 commented on July 29, 2024

My first job failed with the following error log. Could you explain what the issue was here?

2022-01-20 14:23:49.127235: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2022-01-20 14:23:49.127267: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. /root/oktoberfest/spectral_library.py:94: SettingWithCopyWarning: A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy library.spectra_data['GRPC_SEQUENCE'] = library.spectra_data['MODIFIED_SEQUENCE'] 2022-01-20 14:23:53,986 - ERROR - oktoberfest.spectral_library::grpc_predict An exception was thrown! Traceback (most recent call last): File "/root/oktoberfest/spectral_library.py", line 96, in grpc_predict predictions,sequences = predictor.predict(sequences=library.spectra_data["GRPC_SEQUENCE"].values.tolist(), File "/usr/local/lib/python3.8/site-packages/prosit_grpc/predictPROSIT.py", line 152, in predict pred_object.predict(disable_progress_bar) AttributeError: 'NoneType' object has no attribute 'predict' Traceback (most recent call last): File "/usr/local/lib/python3.8/runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/local/lib/python3.8/runpy.py", line 87, in _run_code exec(code, run_globals) File "/root/oktoberfest/__main__.py", line 8, in <module> main() File "/root/oktoberfest/oktoberfest.py", line 35, in main run_oktoberfest(args.search_dir, args.config_path) File "/root/oktoberfest/oktoberfest.py", line 160, in run_oktoberfest generate_spectral_lib(search_dir, config_path) File "/root/oktoberfest/oktoberfest.py", line 104, in generate_spectral_lib grpc_output_sec = spec_library.grpc_predict(spectra_div) File "/root/oktoberfest/spectral_library.py", line 107, in grpc_predict return predictions UnboundLocalError: local variable 'predictions' referenced before assignment make: *** [/oktoberfest/Makefile:23: run_oktoberfest] Error 2

from prosit.

WassimG avatar WassimG commented on July 29, 2024

Hey Kevin,

it was a bug on our site, now both of your tasks are done as well.

from prosit.

yangkl96 avatar yangkl96 commented on July 29, 2024

Just downloaded and they look good. Thank you

from prosit.

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.