question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Icons fail to load in Windows 10/conda environment

See original GitHub issue

Bug description Hello @ccbogel and everyone. I have a working clone of QualCoder in the 2.1 version in my Windows/conda/Python 3.8.5 environment. Below in this post, I list all my OS and conda-env specifications. A few days ago I updated it to the 2.2 version but then some icons would not load. I know it’s a new feature and hasn’t been necessarily tested in all possible environments, but I thought it would be nice to share how it is performing in my specific configurations.

Steps to reproduce the bug So, in a new folder, I clone the repo specifying the 2.2 tag. Then I load QualCoder with python.

git clone https://github.com/ccbogel/QualCoder.git --branch 2.2
python .\qualcoder\qualcoder.py

Screenshots The result is this, for example: image

At the powershell instance that is running QualCoder I get a few messages like these: image

Environment info

  • OS: Windows 10, below some specifications. –> WindowsBuildLabEx: 19041.1.amd64fre.vb_release.191206-1406 –> WindowsCurrentVersion: 6.3
  • conda environment with Python 3.8.5 and some packages listed in this env.txt file

Is there anything I can do to change this? Thank in advance you for the attention.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ccbogelcommented, Jan 27, 2021

OK I will implement this method on the other dialogs also.

1reaction
ccbogelcommented, Jan 26, 2021

@vmussa Hello. I have implemented base64. So in the Manage Files only, I have tested this new method for loading image data. Please test this with your conda implementation. If it works fine then I will roll it out across the other modules that load icons.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Anaconda Navigator does not open (Windows 10)
What I'm doing is just clicking on "Anaconda Navigator" icon from start menu. enter image description here. After a while an empty console ......
Read more >
Troubleshooting — Anaconda documentation
Solution. Open the Anaconda or Miniconda installation folder and run the .exe file uninstaller from that location. Uninstallation will complete without ...
Read more >
Microsoft Visual Studio Code - Python Failing to Load Pandas ...
In Visual Studio 2017, trying to Python import pandas from an interactive window in an environment called 'scraper2'. I get an error message ......
Read more >
Getting started with conda
Conda is a powerful package manager and environment manager that you use with command line commands at the Anaconda Prompt for Windows, or...
Read more >
No start menu - No icons - can't load Windows 10
I got error 0x880070032 and then 0x800706ba after trying to load the latest update to Windows 10. It still hasn't installed despite several ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found