Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork252
Closed
Milestone
Description
When I run thebpython command, I get an error message sayingAttributeError: module 'xdg' has no attribute '__version__'. Even when I uninstall and installbpython again, it still gets the same error, and also gets the same error when I upgradexdg andpyxdg to the latest version.
Traceback (most recent call last): File "/Users/lulunac/opt/anaconda3/bin/bpython", line 8, in <module> sys.exit(main()) File "/Users/lulunac/opt/anaconda3/lib/python3.9/site-packages/bpython/curtsies.py", line 204, in main config, options, exec_args = bpargs.parse( File "/Users/lulunac/opt/anaconda3/lib/python3.9/site-packages/bpython/args.py", line 215, in parse logger.info("pyxdg: %s", xdg.__version__) # type: ignoreAttributeError: module 'xdg' has no attribute '__version__'Metadata
Metadata
Assignees
Labels
No labels