Code Monkey home page Code Monkey logo

bioprinter's People

Contributors

veghp avatar zulko avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

bioprinter's Issues

Cannot install via pip

I cannot install the package just uploaded to PyPI into a fresh virtualenv because it depends on ez_setup which is not installed:

$ python3.5 -m venv test_env
$ source test_env/bin/activate
(test_env) $ pip install bioprinter
Looking in indexes: https://pypi.org/simple
Collecting bioprinter
  Downloading https://pypi.org/packages/d9/3d/a823c9ad7b67b1b27029c1784afb2bf72a7d48827912fc0ac78f4c634fc8/bioprinter-0.1.1.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-8rxmp23n/bioprinter/setup.py", line 1, in <module>
        import ez_setup
    ImportError: No module named 'ez_setup'

I can see that there's a local ez_setup.py in the repo, but either it's not being picked up by the import statement, or it is not mentinoned in the manifest file and has therefore not been bundled with the package on PyPI.

Echo Labware Definition

Hello,

I was wondering if it would be possible to post the dimensions that were used to create the labware definition for the agar plate in the Echo Software.

Thanks!

Publish package on PyPI

Hi!

The install instructions in the README says to install via pip, but that doesn't work because the package does not exist on PyPI. I had to git clone and then run pip install -e . within the cloned repo.

Could you upload a package to PyPI, so pip install bioprinter works from anywhere? Thanks!

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.