Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Windows 10 Forums
General Discussion
Import gi module Anaconda Bash on Windows 10
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="fgh, post: 95320, member: 23937"] How can I import module gi in Python 3.6.5 from Anaconda, with Bash on Windows 10? I have tried following this answer: [[URL]https://stackoverflow.com/questions/37526026/how-to-install-gi-module-for-anaconda-python3][1[/URL]] [1]: [URL]https://stackoverflow.com/questions/37526026/how-to-install-gi-module-for-anaconda-python3[/URL] changing the beginning of the path to > /mnt/c/Users/SOMEBODY/Anaconda3 I have found Anaconda3 and its files and folders, but I cannot proceed the last soft link from the answer. It couldn't find files/directory further than > /mnt/c/Users/SOMEBODY/Anaconda3 although I have tried > /mnt/c/Users/SOMEBODY/Anaconda3/envs - envs is listed in Anaconda 3. Here is the messy abstract of /Anaconda3: [I]> SOMEBODY@LAPTOP-8IDQPNIQ:~$ ls /mnt/c/Users/SOMEBODY/Anaconda3/ DLLs > LICENSE_PYTHON.txt Lib Library Menu Scripts Tools > api-ms-win-core-processthreads-l1-1-0.dll > api-ms-win-core-processthreads-l1-1-1.dll > api-ms-win-core-profile-l1-1-0.dll > api-ms-win-crt-time-l1-1-0.dll api-ms-win-crt-utility-l1-1-0.dll > concrt140.dll conda-meta condabin cwp.py > envs etc include libs man > msvcp140.dll msvcp140_1.dll python.exe python.pdb > python3.dll python37.dll python37.pdb pythonw.exe pythonw.pdb qt.conf[/I] I have already installed PyGObject using conda command. [/QUOTE]
Verification
Post reply
Forums
Windows 10 Forums
General Discussion
Import gi module Anaconda Bash on Windows 10
Top