Code Monkey home page Code Monkey logo

Comments (3)

alexbs avatar alexbs commented on August 26, 2024 1

Similar issue was when trying to start in Ubuntu 20.04 (upgraded today from 19.10)
... but it was my fault. sudo apt upgrade helped me.

Traceback (most recent call last):
  File "/usr/bin/tomate-gtk", line 11, in <module>
    load_entry_point('tomate-gtk==0.11.0', 'console_scripts', 'tomate-gtk')()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 490, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2854, in load_entry_point
    return ep.load()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2445, in load
    return self.resolve()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2451, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python3/dist-packages/tomate_gtk/__main__.py", line 1, in <module>
    from .main import main
  File "/usr/lib/python3/dist-packages/tomate_gtk/main.py", line 10, in <module>
    from tomate.app import Application
ModuleNotFoundError: No module named 'tomate'

Thank You for such useful app!!! I adore it !!!

from tomate-gtk.

eliostvs avatar eliostvs commented on August 26, 2024

Hi, sorry for that, there was no repo for Ubuntu 17.10. It should be working now, I could only test in Lubuntu 17.10. Let me know if you still have problems.

from tomate-gtk.

novalu avatar novalu commented on August 26, 2024

Awesome! It's working now. Thank you very much!

from tomate-gtk.

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.