Coder Social home page Coder Social logo

das-dias / layout3mesh Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 18.63 MB

A package for converting IC layout (OASIS/GDS2) into 3D formats such as .GLB/glTF2.0, to load to the web.

Home Page: https://pypi.org/project/layout3mesh/

License: GNU General Public License v2.0

Python 100.00%
3d-graphics ic-layout

layout3mesh's Introduction

Hi, I'm Diogo AndrΓ©

Integrated Circuits | Computational Electromagnetics

Tools I like to work with:

Documentation:

Development:

Programming Languages:

layout3mesh's People

Contributors

das-dias avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

layout3mesh's Issues

FileNotFoundError: [Errno 2] No such file or directory: 'command'

env
google colab

steps

pip install -U layout3mesh
!wget -c https://raw.githubusercontent.com/das-dias/layout3mesh/master/tests/data/crossed_metal.gds
!wget -c https://raw.githubusercontent.com/das-dias/layout3mesh/master/tests/data/mock_layers.ymls
!layout3mesh -i ./crossed_metal.gds -t ./mock_layers.ymls -o ./crossed_metal.gltf

result

Traceback (most recent call last):
  File "/usr/local/bin/layout3mesh", line 5, in <module>
    from layout3mesh.cli import main
  File "/usr/local/lib/python3.10/dist-packages/layout3mesh/cli.py", line 59, in <module>
    subprocess.check_output(["command", "-v", "blender"])
  File "/usr/lib/python3.10/subprocess.py", line 421, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  File "/usr/lib/python3.10/subprocess.py", line 503, in run
    with Popen(*popenargs, **kwargs) as process:
  File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'command'

best regards

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.