No module named 'six.moves'

Do not post support requests, bug reports or feature requests. Discuss CEF here. Non-CEF related discussion goes in General Discussion!

No module named 'six.moves'

Postby alice0 » Wed Jan 22, 2025 7:40 pm

1> [CMake] from six.moves import configparser
1> [CMake]
1> [CMake] ModuleNotFoundError: No module named 'six.moves'


I already do pip install six when I build cmake cef-project
Requirement already satisfied: six in c:\users\a\.conda\envs\lang\lib\site-packages (1.16.0)
alice0
Techie
 
Posts: 17
Joined: Fri Nov 22, 2024 3:01 am

Re: No module named 'six.moves'

Postby magreenblatt » Wed Jan 22, 2025 10:55 pm

Chromium on Windows uses a bundled Python version. You will need to install any packages using that version.
magreenblatt
Site Admin
 
Posts: 12968
Joined: Fri May 29, 2009 6:57 pm

Re: No module named 'six.moves'

Postby schmide » Sun Jan 26, 2025 8:52 am

I've been playing around with the windows version. I went down that rabbit hole and was unable to fix that six.moves issue.

I believe this is a win32 problem and cmake seems to have moved to win64 as has the whole industry.

Applying the fix I proposed in this thread.

https://www.magpcss.org/ceforum/viewtopic.php?f=10&t=20111

Seems to fix the problem with cmake and windows.
schmide
Newbie
 
Posts: 4
Joined: Thu Dec 26, 2024 9:01 pm


Return to CEF Discussion

Who is online

Users browsing this forum: No registered users and 39 guests