Coder Social home page Coder Social logo

pylinac installation issues about pylinac HOT 4 CLOSED

jrkerns avatar jrkerns commented on June 14, 2024
pylinac installation issues

from pylinac.

Comments (4)

jrkerns avatar jrkerns commented on June 14, 2024

Hey, sorry this isn't working for you. I was just getting ready to implement Travis CI, which is also giving the same error. This seems to be a common issue (see links of https://pypi.python.org/pypi/ez_setup) if the user doesn't have ez_setup.py already installed (which pretty much defeats the purpose). I've changed the requirements to include setuptools >=5.8, which most users have, and is easy to update if not. Hang tight while I work out the kink; should have it fixed in a few hours. Thanks

from pylinac.

jrkerns avatar jrkerns commented on June 14, 2024

This issue should now be resolved. Setuptools and pip were added to the requirements.txt (which are packaged with winpython) and ez_setup.py is no longer used. Install pylinac from the master branch and see what happens:
pip install https://github.com/jrkerns/pylinac/zipball/master

I'll push this to PyPI soon as v0.1.2

from pylinac.

radoncnh avatar radoncnh commented on June 14, 2024

outputpylinac
Hi again,

I used your updated master brach to try to install pylinac and it seems to install without any problems. However, when I tried to import pylinac it could not find the module - see my attached output

from pylinac.

jrkerns avatar jrkerns commented on June 14, 2024

Okay, so I figured out that when python built the package it was leaving things out. It took quite a while to figure out all the details, but it should be fixed. I decided to use the command line so our processes look the same.

I show pylinac is not installed, install it, then run it.
installpylinac

from pylinac.

Related Issues (20)

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.