Python Forum
Anaconda - Using 32Bit library on 64Bit Windows
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Anaconda - Using 32Bit library on 64Bit Windows
#1
Hi,

I am coming up against a problem when trying to install libraries on Conda running on 64 Bit Windows 10.

PackageNotFoundError: Package missing in current win-64 channels:
- scene-drawing
- opencv
- graphics          and others...

I seem to be finding this quite frequently and assume that it is because the library does not exist under 64Bit.

Is there a way that I can "force" conda to install the 32Bit version and if so what is the consequence. At the risk of sounding ignorant, the libararies are fairly straight forward and I am not overly concerned if the only impact is RAM.
I appreciate that some complex libraries may not function, but I am not attempting rocket science yet.

(Kindly let me know if this is the wrong forum for this question and I will rectify)

Thank you.

Bass
 

my code here
Reply
#2
Quote:Is there a way that I can "force" conda to install the 32Bit version
You would just install the 32 bit one instead
Recommended Tutorials:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Pynput Library not Working with Windows jacknewport 1 2,239 Mar-26-2022, 07:09 PM
Last Post: snippsat
  Using a .bat file to execute simple anaconda commands in Windows 10 gacg1 0 4,619 Nov-30-2020, 03:24 PM
Last Post: gacg1
  Last Python (64bit) version for Windows 7? pstein 3 21,675 Nov-15-2020, 02:09 PM
Last Post: jefsummers
  error while installing any library using pip in windows AkashKansal 1 4,334 Sep-24-2020, 07:51 AM
Last Post: buran
  Cython: How to compile to 32bit Windows with MinGW gcc? PythonABC 0 5,530 May-21-2018, 07:36 PM
Last Post: PythonABC
  Anaconda on Windows 10: problem with Jupyter Notebook lupoalberto 8 12,966 Apr-18-2018, 08:08 AM
Last Post: lupoalberto
  PyInstaller, how to create library folder instead of library.zip file ? harun2525 2 4,739 May-06-2017, 11:29 AM
Last Post: harun2525

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020