Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install incomplete (qtpyvcp_conversational_gcode-main) #69

Open
ferrumd opened this issue Mar 20, 2023 · 3 comments
Open

Install incomplete (qtpyvcp_conversational_gcode-main) #69

ferrumd opened this issue Mar 20, 2023 · 3 comments

Comments

@ferrumd
Copy link

ferrumd commented Mar 20, 2023

when trying to install it fails whilst installing "qtpyvcp_conversational_gcode-main"
Traceback (most recent call last): File "./setup.py", line 1, in <module> import versioneer File "/home/dgentile/Downloads/qtpyvcp_conversational_gcode-main/versioneer.py", line 418 LONG_VERSION_PY: Dict[str, str] = {} ^ SyntaxError: invalid syntax

@hasechris
Copy link

hasechris commented Apr 1, 2023

just want to second this. Sadly now im stuck with a non-functioning cnc machine.
Maybe this log helps a bit more:

linuxcnc@linuxcnc:~$ ./Downloads/ProbeBasic-Installer-py2+3.g231c7ff.run 
[96243] Warning: DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
  Running command git clone -q https://github.com/kcjengr/qtpyvcp.conversational-gcode.git /tmp/pip-req-build-FfHq6G
    ERROR: Command errored out with exit status 1:
     command: /usr/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-FfHq6G/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-FfHq6G/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-e7XheO
         cwd: /tmp/pip-req-build-FfHq6G/
    Complete output (8 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-req-build-FfHq6G/setup.py", line 1, in <module>
        import versioneer
      File "versioneer.py", line 418
        LONG_VERSION_PY: Dict[str, str] = {}
                       ^
    SyntaxError: invalid syntax
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

@TurBoss
Copy link
Member

TurBoss commented Apr 2, 2023

conversational gcode got integradted into probe basic

no need to install it anymore

ops wrong answer

the installer is broken I'm sorry

we are currently working on debian 12 deb installers

they can be found here :
https://repository.qtpyvcp.com/repo/qtpyvcp-dev/
https://repository.qtpyvcp.com/repo/probe-basic-dev/

sorry for the inconvenience... :(

@Alexfehr1987
Copy link

same issue for me. old 2.8.4 didn't boot anymore, tried debian 12 but it was totally instable on my machine. then tried to install "old"-working 2.8.4 but probebasic is not working there anymore because of conversational error....now i have a nonworking cnc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants