Giter Site home page Giter Site logo

pythonica's People

Contributors

bjedwards 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pythonica's Issues

error return without exception set

Hi, your module is very nice and I would like to try your mathematica magic at ipython.

Currently I have a problem in using Pythonica.

I have the following error.

In [1]: import pythonica

In [2]: m = pythonica.Pythonica()

SystemError Traceback (most recent call last)
in ()
----> 1 m = pythonica.Pythonica()

/media/Data/DataHome/workspace/python/src/pythonica/pythonica.pyc in init(self, name, mode, timeout, debug, plot_dir, plot_size, plot_format, output_prompt, input_prompt)
222 output_prompt=False,
223 input_prompt=False):
--> 224 self._env = _ml.env()
225 self.kernel = self._env.open(name,mode=mode)
226 self.kernel.connect()

SystemError: error return without exception set

Did I miss any setup?

Many thanks.
Jason

Problem on "import mathlink"

Hi,your module seems to be very useful.
But I was in trouble. when running:
import pythonica

`----> 1 import mathlink as _ml
2 import time as _time
3
4 author="""\n""".join(['Benjamin Edwards ([email protected])'])
5

ImportError: No module named mathlink`

I have searched the Internet
Some say that I should compile things in \Mathematica\11.0\SystemFiles\Links\Python,But there is no Python\ in Links\
what should I do? Thanks.

MMA ver:11.0
Python ver:2.7

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.