Giter Club home page Giter Club logo

pyups's Introduction

PyUPS

https://travis-ci.org/openlabs/PyUPS.png?branch=develop https://coveralls.io/repos/openlabs/PyUPS/badge.png?branch=develop

pyups's People

Contributors

aroraumang avatar param107 avatar prakashpp avatar tarunbhardwaj avatar tavva 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  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pyups's Issues

No such file or directory: 'openerp-virt/build/PyUPS/setup.py'

I tried to install PyUPS and got this error, can you help ?

$ pip install pyUPS
Downloading/unpacking pyUPS
Downloading PyUPS-0.4.2.macosx-10.6-universal.tar.gz
Running setup.py egg_info for package pyUPS
Traceback (most recent call last):
File "", line 14, in
IOError: [Errno 2] No such file or directory: '/Users/openerpdev/openerp-virt/build/pyUPS/setup.py'
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 14, in

IOError: [Errno 2] No such file or directory: '/Users/openerpdev/openerp-virt/build/pyUPS/setup.py'


Command python setup.py egg_info failed with error code 1
Storing complete log in /Users/openerpdev/.pip/pip.log

Python 3

Is this project still active? I'm trying to add python 3 support. I could send a pull request with some changes. If it's no longer active I'll just fork it and break 2 compatibility - which would be easier.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29370901-python-3?utm_campaign=plugin&utm_content=tracker%2F3015501&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F3015501&utm_medium=issues&utm_source=github).

Issue with virtualenv + python setup.py develop

Hi,

I'm having some dificulties trying to use PyUPS inside a virtualenv. Everything installs OK but I can't import the module after installing it. I noticed that it is due to some incompatibility between virtualenv (or maybe distribute) and the package_dir dict in the setup.py file. I created a fork, renamed the api dir to ups, commented the package_dir argument and changed all api. references to ups and everything works fine.

Here are the steps to reproduce the problem:

$ mkvirtualenv --distribute pyups_env

(pyups_env)$ git clone git://github.com/openlabs/PyUPS.git

(pyups_env)$ pip install lxml

(pyups_env)$ cd PyUPS

(pyups_env)$ python setup.py develop

(pyups_env)$ python

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

Thanks.

Joao Alfredo

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/8796146-issue-with-virtualenv-python-setup-py-develop?utm_campaign=plugin&utm_content=tracker%2F3015501&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F3015501&utm_medium=issues&utm_source=github).

Add Doc test to test suite

The shipping_package has an extensive collection of doc tests which mainly test the XML buildups, however it is not a part of the main test suite, so they can all be run from one place.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/8796125-add-doc-test-to-test-suite?utm_campaign=plugin&utm_content=tracker%2F3015501&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F3015501&utm_medium=issues&utm_source=github).

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.