Giter Site home page Giter Site logo

Comments (6)

aelous avatar aelous commented on June 20, 2024 1

+1
autotab record

Traceback (most recent call last):
File "/opt/homebrew/bin/autotab", line 33, in
sys.exit(load_entry_point('autotab', 'console_scripts', 'autotab')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/bin/autotab", line 25, in importlib_load_entry_point
return next(matches).load()
^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/Cellar/[email protected]/3.11.2/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/init.py", line 204, in load
return functools.reduce(getattr, attrs, module)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'main' has no attribute 'main'

from autotab-starter.

benni347 avatar benni347 commented on June 20, 2024

+1

from autotab-starter.

benni347 avatar benni347 commented on June 20, 2024

I had to run pip3 install -e . manually then it worked without make install

from autotab-starter.

msfeldstein avatar msfeldstein commented on June 20, 2024

no dice running pip install -e . or pip3 install -e .

from autotab-starter.

jonasalexander avatar jonasalexander commented on June 20, 2024

I tried to reproduce on a new Ubuntu machine in the cloud and upgraded my Macbook to MacOS 14 but wasn't able to reproduce with Python 3.10 or 3.11. Just merged a change based on @benni347 's suggestion (thanks for that!) - let me know if that fixes it! @msfeldstein @aelous

from autotab-starter.

jonasalexander avatar jonasalexander commented on June 20, 2024

Hi @msfeldstein @aelous try with the most recent version on main, we fixed a bunch of things. If the issue persists, feel free to join our Discord & I can help debug. https://discord.com/invite/seGGxSUgzM

from autotab-starter.

Related Issues (12)

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.