You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you should pin your dependency issues because I am getting this issue with pygobject latest
Traceback (most recent call last):
File "/build/pygobject-3.50.0/nix_run_setup", line 8, in <module>
exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/lib/python3.12/tokenize.py", line 449, in open
buffer = _builtin_open(filename, 'rb')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'setup.py'
The text was updated successfully, but these errors were encountered:
I think you should pin your dependency issues because I am getting this issue with pygobject latest
The text was updated successfully, but these errors were encountered: