Giter Club home page Giter Club logo

mdpcl's Introduction

mdpcl's People

Contributors

mdipierro avatar thatmattbone avatar

Stargazers

abdul dakkak avatar  avatar Jonathan Dobson avatar Juan Rebolledo avatar  avatar  avatar Alexander Böhn avatar Zhang Xianyi avatar Carlos Cordoba avatar Dale O'Brien avatar Fabrizio Alonso Hernández Hernández avatar Ionel Cristian Mărieș avatar Michael Hall avatar Luci Brăn avatar Jeethu Rao avatar Jeremy Rossi avatar Travis Swicegood avatar

Watchers

Michael Hall avatar Fabien Devaux avatar  avatar Jon Petter avatar  avatar

Forkers

eigenhombre jf---

mdpcl's Issues

Not easy_install(ation ?)

I not a compilation friend :P
I try using easy_install:

sudo easy_install mdpcl
/usr/bin/easy_install:5: UserWarning: Module dap was already imported from None, but /usr/lib/python2.7/dist-packages is being added to sys.path
from pkg_resources import load_entry_point
Searching for mdpcl
Best match: mdpcl 0.7
Adding mdpcl 0.7 to easy-install.pth file
Using /usr/local/lib/python2.7/dist-packages
Processing dependencies for mdpcl
Finished processing dependencies for mdpcl

But i don't get any module :/

Python 2.7.3 (default, Sep 26 2012, 21:51:14)
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.

import mdpcl
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named mdpcl

When I try with pip install, I get error with meta, but meta is installed:

sudo pip install mdpcl
/usr/bin/pip:5: UserWarning: Module dap was already imported from None, but /usr/lib/python2.7/dist-packages is being added to sys.path
from pkg_resources import load_entry_point
Downloading/unpacking mdpcl
Downloading mdpcl-0.7.tar.gz
Running setup.py egg_info for package mdpcl
/usr/lib/python2.7/dist-packages/setuptools/command/install_scripts.py:3: UserWarning: Module dap was already imported from None, but /usr/lib/python2.7/dist-packages is being added to sys.path
from pkg_resources import Distribution, PathMetadata, ensure_directory

file meta.py (for module meta) not found

Installing collected packages: mdpcl
Running setup.py install for mdpcl
/usr/lib/python2.7/dist-packages/setuptools/command/install_scripts.py:3: UserWarning: Module dap was already imported from None, but /usr/lib/python2.7/dist-packages is being added to sys.path
from pkg_resources import Distribution, PathMetadata, ensure_directory
file meta.py (for module meta) not found
file meta.py (for module meta) not found
changing mode of build/scripts-2.7/mdpcl.py from 644 to 755
warning: install_lib: 'build/lib.linux-x86_64-2.7' does not exist -- no Python modules to install

file meta.py (for module meta) not found
changing mode of /usr/local/bin/mdpcl.py to 755
file meta.py (for module meta) not found

Successfully installed mdpcl
Cleaning up...

But meta is installed

Python 2.7.3 (default, Sep 26 2012, 21:51:14)
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.

import mdpcl
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named mdpcl
import meta

Is normal that installation appends in /usr/local/bin and not in /usr/local/lib/python2.7/dist-packages/ or another python lib directory?

sudo pip uninstall mdpcl
/usr/bin/pip:5: UserWarning: Module dap was already imported from None, but /usr/lib/python2.7/dist-packages is being added to sys.path
from pkg_resources import load_entry_point
Uninstalling mdpcl:
/usr/local/bin/mdpcl.py
/usr/local/lib/python2.7/dist-packages/mdpcl-0.7.egg-info
Proceed (y/n)? y

I don't knowk much about this kind of stuff :/
A lot of thanks!!!

WindowsError: [Error 32] when running example

I'm getting this error when running example_black_scholes.py:

WindowsError: [Error 32] The process cannot access the file because it is being
used by another process: 'c:\\users\\user\\appdata\\local\\temp\\tmp105lih\\buil
d\\lib.win32-2.7\\cb334cf83430e4885908c272953cb3dc6.pyd'

Windows 7, 32-bit.

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.