Giter VIP home page Giter VIP logo

pythonturtle's Issues

Setup.py didn't finish building the .deb

Hi,

I tried your instructions on my Ubuntu 10.04 machine and got the following:

$ sudo python setup.py --command-packages=stdeb.command bdist_deb
{'scripts': ['src/pythonturtle']}
running bdist_deb
running sdist_dsc
running egg_info
creating PythonTurtle.egg-info
writing requirements to PythonTurtle.egg-info/requires.txt
writing PythonTurtle.egg-info/PKG-INFO
writing top-level names to PythonTurtle.egg-info/top_level.txt
writing dependency_links to PythonTurtle.egg-info/dependency_links.txt
writing manifest file 'PythonTurtle.egg-info/SOURCES.txt'
reading manifest file 'PythonTurtle.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'PythonTurtle.egg-info/SOURCES.txt'
E: The cache directory is empty. You need to run 'apt-file update' first.
ERROR running: apt-file search --ignore-case --regexp (/(wx|psyco)(?:-[^/]+)?(?:-py[0-9]\.[0-9.]+)?\.egg-info)
Traceback (most recent call last):
  File "setup.py", line 117, in 
    setup( **options)
  File "/usr/lib/python2.6/distutils/core.py", line 152, in setup
    dist.run_commands()
  File "/usr/lib/python2.6/distutils/dist.py", line 975, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.6/distutils/dist.py", line 995, in run_command
    cmd_obj.run()
  File "/usr/lib/pymodules/python2.6/stdeb/command/bdist_deb.py", line 23, in run
    self.run_command('sdist_dsc')
  File "/usr/lib/python2.6/distutils/cmd.py", line 333, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python2.6/distutils/dist.py", line 995, in run_command
    cmd_obj.run()
  File "/usr/lib/pymodules/python2.6/stdeb/command/sdist_dsc.py", line 222, in run
    sdist_dsc_command = self,
  File "/usr/lib/pymodules/python2.6/stdeb/util.py", line 712, in __init__
    install_requires))
  File "/usr/lib/pymodules/python2.6/stdeb/util.py", line 281, in get_deb_depends_from_setuptools_requires
    args))
RuntimeError: returncode 1 from subprocess ['apt-file', 'search', '--ignore-case', '--regexp', '(/(wx|psyco)(?:-[^/]+)?(?:-py[0-9]\\.[0-9.]+)?\\.egg-info)']
$

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.