Code Monkey home page Code Monkey logo

laminar_python's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

laminar_python's Issues

Problem installing laminar_python

Hi!
I tried to install laminar_python in my computer and I did all the steps. I install it in usr/bin and I set the PYTHONPATH. But when I try to do

import laminar_python

in Python, I have this error:

Traceback (most recent call last):
File "", line 1, in
File "laminar_python/init.py", line 3, in
from .volumetric_layering import create_levelsets, layering,
File "laminar_python/volumetric_layering.py", line 5, in
import cbstoolsjcc
File "laminar_python/cbstoolsjcc/init.py", line 2, in
import os, _cbstoolsjcc
ImportError: libjvm.so: cannot open shared object file: No such file or directory

I set also the path for the file libjvm.so but nothing changed.

Any suggestions to solve this problem?
Thank you
Matteo

Problem installing laminar python

Hi!
I tried installing laminar_python on my Mac.
I have my anaconda environment (anaconda3), and numpy and nibabel.
I downloaded your .git into my anaconda/bin and set the python path accordingly in my bash profile.

The first time I ran import laminar_python, I got the following error message (everything else on the terminal output looked all happy):
import: delegate library support not built-in '' (X11) @ error/import.c/ImportImageCommand/1294.
So I reinstalled my imagemagick with the requirements and then attempted
import laminar_python again. Now, it is just stuck in the terminal at this, leaving no error messages, no output at all.
If you have any ideas, I'd be happy to try.

I do not find specific requirements as to which python version to use; does laminar python require python 2.7? (Since I did not get any error message of this kind, I assume it is happy python 3)

many thanks for your help!
katja

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.