Skip to content

MT24DSDV/SuPyMode_windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this folder, you have two documents.

  1. The "Coding" document is where you are going to write code using the SuPyMode library

It is in this folder that you can import SuPyMode and any method that comes from it

  1. The SuPyMode folder is the SuPyMode library and is not to be modify except if:
    • You understand the library/code of SuPyMode
    • You want to install new pip method in supy310_envmt, which is the environement used in the coding folder.
      • If you want to modify the environement, refer to the documentation in the README.md in the Coding folder.

Make sure you don't change the name of the folders that contains the Tcl\TK (in program files), SuPyMode, and the supy310_envmt. - Changing the name will lead to directory problems (PATH) and so make sure that each of them as these PATH in the environement variable (SW in windows) or in the folder management

    1) TCL_LIBRARY = C:\Program Files\Tcl\tcl8.6.12\library (Look in the In environement variable)
    2) TK_LIBRARY = C:\Program Files\Tcl\tk8.6.12\library (Look in the In environement variable)
    3) TCLLIBPATH = C:\Program Files\Tcl\tcl8.6.12\library (Look in the In environement variable)
    4) SuPyMode => C:\Users\Lab\Desktop\SupYMode\SuPyMode
    5) supy310_envmt => C:\Users\Lab\Desktop\SupYMode\SuPyMode\supy310_envmt

    *Note that there are two SuPyMode folder, three if you count the SupYMode (Folder that contains everything), the directory that I put is for the second,
    but you shouldn't change the name of any of the three

As for all the notes related to the SuPyMode itself, refer to the README.md in the Coding folder

About

Windows version of SuPyMode made by MartinPdeS :https://github.com/MartinPdeS/SuPyMode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages