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

Unexpected "Value Error" error message in build.py #11

Open
joey-scanga opened this issue Feb 5, 2023 · 0 comments
Open

Unexpected "Value Error" error message in build.py #11

joey-scanga opened this issue Feb 5, 2023 · 0 comments

Comments

@joey-scanga
Copy link

Specs:

OS: Pop!_OS 20.04 LTS x86_64
Host: HP Pavilion Laptop 15-cs3xxx
Kernel: 5.17.5-76051705-generic
Uptime: 1 hour, 37 mins
Packages: 3481 (dpkg), 23 (flatpak), 17 (snap)
Shell: bash 5.0.17
Resolution: 1920x1080
DE: GNOME
WM: Mutter
WM Theme: Pop
Theme: Pop-dark [GTK2/3]
Icons: Pop [GTK2/3]
Terminal: gnome-terminal
CPU: Intel i7-1065G7 (8) @ 3.900GHz
GPU: Intel Iris Plus Graphics G7
GPU: NVIDIA GeForce MX250
Memory: 3582MiB / 15785MiB

After cloning the repository and attempting to run the build.py script in mozilla/, I get this error message:

>>python build.py configure --gcc gcc --gxx g++-4.9 -k 12.10

/usr/lib/python3/dist-packages/requests/__init__.py:89: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (3.0.4) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
  File "build.py", line 120
    except ValueError, ex:
                     ^
SyntaxError: invalid syntax
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

1 participant