Giter VIP home page Giter VIP logo

Comments (15)

fra589 avatar fra589 commented on August 31, 2024

Hi @MARIOBASZ,
Do you try cn5X++ on Windows or on Linux ?
If you try on Windows, tell me what is uncomplete on the wiki https://github.com/fra589/cn5X/wiki/Install-cn5X-on-Windows to get it running...
@++;
Gauthier.

from cn5x.

Gerhardathub avatar Gerhardathub commented on August 31, 2024

Good day.
Im having trouble opening cn5x on my laptop windows 8.1. Not familiar with python.following your wiki steps doesnt work for me. Can you please take me step by step through the process or even a video link. Thanks in advance

from cn5x.

fra589 avatar fra589 commented on August 31, 2024

Hi @Gerhardathub,
<< doesnt work for me >> Is not à bug, and does'nt tell me what's wrong on your config...

  • The first step of Wiki tell you to install last updated version of Python from python.org, and during the install process, add python in your PATH, and .py file association that are install options.
    => Did the python installation have worked fine for you ?
  • The second step teel you to use pip to install dependency by typing pip install pyqt5 in the windows command prompt.
    => Did you do it ? Did pip install pyqt5 dependency fine or did you have any error during the process installation ?
  • The third step is to download and copy the cn5X whole directory on your computer and double-click on the cn5X.py file.
    => If the precedents steps have been done without errors, it should be work.

If no, try to open a Windows command prompt, then type:

> cd <directory_where_you_downloaded_cn5X>
> python cn5X.py

You should have an error message or info wich will be usefull for debuging...

@++;
Gauthier.

from cn5x.

Gerhardathub avatar Gerhardathub commented on August 31, 2024

from cn5x.

fra589 avatar fra589 commented on August 31, 2024

Hi @Gerhardathub,

You probably miss to check the "Add Python 3.X to PATH" wich is unchecked by default on the first panel of the Python install process...
CaptureInstallPython

Or perhaps have you unchecked the "pip" on the next install panel "Optional features" ?
CaptureInstallPython2

@++;
Gauthier.

from cn5x.

Gerhardathub avatar Gerhardathub commented on August 31, 2024

from cn5x.

fra589 avatar fra589 commented on August 31, 2024

Hi,
When you open a Windows command prompt then type :

C:\Users\Gauthier>cd <the directory where you downloaded cn5X>
C:\Users\Gauthier\src\cn5X>python cn5X.py

Do you have any error message ?

from cn5x.

Gerhardathub avatar Gerhardathub commented on August 31, 2024

from cn5x.

fra589 avatar fra589 commented on August 31, 2024

Hi
We are going forward :-)
Your error mean that "pip install pyqt54" did not work as expected...
I think you have made an install of python for all users on your system (this is an install option of Python) and if so, the "pip install" command need to run in an administrator cmd for installilg PyQT5 also for all users.
So, open cmd.exe as adminidtrator then ret-run the "pip install pyqt5" command should correct the problem.
@++;
Gauthier.

from cn5x.

Gerhardathub avatar Gerhardathub commented on August 31, 2024

from cn5x.

Gerhardathub avatar Gerhardathub commented on August 31, 2024

from cn5x.

fra589 avatar fra589 commented on August 31, 2024

Hi @Gerhardathub,

It's like you haven't the last version !
On your precedents posts, I can see you have the 0.3.h and the up to date version on Github is 0.3.k (3 release later) verify with the help/about dialog of cn5X...
image
The same problem about timeout under Windows have been discussed and corrected some time ago : #11 linked to fra589/grbl-Mega-5X#41
You need to download the last up to date version on the main cn5X++ page on Github: https://github.com/fra589/cn5X
image
Use the green button to download the good version. The other version in the release page are obsolete. I need th search how to remove them 😏...

About the only emergency stop wich is enabled at program start, this is normal for security reasons. See #14

It's a always a goot idea to seach and read old issues about softwares 😊...

@++;
Gauthier.

from cn5x.

Gerhardathub avatar Gerhardathub commented on August 31, 2024

from cn5x.

fra589 avatar fra589 commented on August 31, 2024

??? Where do you download it ???
The 0.3.k is the one on the main cn5X Github page ! Not on releases page !!!

from cn5x.

Gerhardathub avatar Gerhardathub commented on August 31, 2024

from cn5x.

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.