Giter VIP home page Giter VIP logo

job_stream's People

Contributors

wwoods 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

job_stream's Issues

Install Error

Unable to install job_stream

From inside an activated conda environment, this error occurs:

Collecting job_stream
  Using cached job_stream-0.1.32.tar.gz (385 kB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [8 lines of output]
      Traceback (most recent call last):
        File "<string>", line 36, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "/tmp/pip-install-xttc0yzd/job-stream_e6fbd1a0949743d88853f85759fef912/setup.py", line 48, in <module>
          mpiFlagsCompile = checkedRun([ mpiCompiler, "--showme:compile" ])
        File "/tmp/pip-install-xttc0yzd/job-stream_e6fbd1a0949743d88853f85759fef912/setup.py", line 46, in checkedRun
          raise Exception("Program failed with {}: {}".format(r, args))
      Exception: Program failed with 127: ['mpicxx', '--showme:compile']
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

Outside of a conda env, there are several pages of error that conclude with:

ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-s9mj7xu5/job-stream/setup.py'"'"'; __file__='"'"'/tmp/pip-install-s9mj7xu5/job-stream/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-17675lnq/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /u/<un>/.local/include/python3.8/job-stream Check the logs for full command output.

Have tried a couple different methods with pip, but no luck

Boost error

Hi,

I am trying to install job_stream in a conda environment with boost 1.68 installed.
During pip install job_stream get the following error:

In file included from /home/gebhardt16/.conda/envs/gym/include/boost/process/detail/posix/io_context_ref.hpp:21:0,
                     from /home/gebhardt16/.conda/envs/gym/include/boost/process/async.hpp:42,
                     from /home/gebhardt16/.conda/envs/gym/include/boost/process.hpp:23,
                     from job_stream/invoke.cpp:12:
    /home/gebhardt16/.conda/envs/gym/include/boost/process/detail/posix/is_running.hpp:20:1: error: non-constant condition for static assertion
     static_assert(!WIFEXITED(still_active) && !WIFSIGNALED(still_active), "Internal Error");

I tried to downgrade boost to 1.61, but this didn't 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.