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

[BUG] i think there is a problem with support of python 2.7 for maya 2020 #465

Open
Nsajigwa9000 opened this issue Feb 19, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Nsajigwa9000
Copy link

Nsajigwa9000 commented Feb 19, 2025

🐞 Bug Report

Description

Actual Behavior

upon install it says install complete but mgear menu doesn't show.

Maya Version

  • Maya Version: _e.g., 2020.4
  • OS: Windows 11

mGear Version

  • mGear Version: e.g., 5.0.3 beta_03

the full error message**

 ____________________________________
|             _____                  |
|            / ____|                 |
|  _ __ ___ | |  __  ___  __ _ _ __  |
| | '_ ` _ \| | |_ |/ _ \/ _` | '__| |
| | | | | | | |__| |  __/ (_| | |    |
| |_| |_| |_|\_____|\___|\__,_|_|    |
|____________________________________|


# Failed to execute userSetup.py
# Traceback (most recent call last):
# #   File "C:\Users\richa\Documents\maya\modules\scripts\userSetup.py", line 18, in <module>
#     import mgear.menu
#   File "C:\Users\richa\Documents\maya\modules\scripts\mgear\__init__.py", line 7, in <module>
#     from . import menu
#   File "C:\Users\richa\Documents\maya\modules\scripts\mgear\menu.py", line 2, in <module>
#     import mgear.pymaya as pm
#   File "C:\Users\richa\Documents\maya\modules\scripts\mgear\pymaya\__init__.py", line 1, in <module>
#     from .cmd import *
#   File "C:\Users\richa\Documents\maya\modules\scripts\mgear\pymaya\cmd.py", line 371
#     def listHistory(*args, type=None, exactType=None, **kwargs):
#                               ^
SyntaxError: invalid syntax
// Installation Complete

Additional Context

i think the new pymaya has issues with maya 2020 , am not sure if its incompatability with python 2.7 or else.

@Nsajigwa9000 Nsajigwa9000 added the bug Something isn't working label Feb 19, 2025
@github-project-automation github-project-automation bot moved this to To Do in mGear 5.0 Feb 25, 2025
@miquelcampos miquelcampos moved this from To Do to WIP in mGear 5.0 Feb 25, 2025
@miquelcampos
Copy link
Member

@Nsajigwa9000 For the moment we are not supporting python 2.7.
I will put this ticket on-hold

@miquelcampos miquelcampos moved this from WIP to Pending Review in mGear 5.0 Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Pending Review
Development

No branches or pull requests

2 participants