Skip to content

Error during the installation/execution of the command python setup.py bdist_wheel --universal #1

@benjicanal

Description

@benjicanal

Hello,
I am encountering a problem during the installation/usage of the ScienceMode 4 wrapper on Windows.
Indeed, I created a new Anaconda environment and I am using Python with version 3.9.
First, I downloaded and unzipped the library ScienceMode4_c_library, then copied and pasted this library into the Lib folder of my environment: [])
Lib_dans_lib

Next, I downloaded mingw 530_32 from Qt which is located here:
image

As well as the Visual studio compiler:
image

I added mingw to my PATH:
image

Then, I went to the path where the wrapper is located and specifically where the setup.py file is. I entered the command "python setup.py bdist_wheel --universal" and here are the errors I got:
image
image
image

When I run the code P24_example1, it thus gives me this error since the installation of the wheel was not completed :
image

So, I do not understand what is not working.
I hope you can assist me with resolving these issues, or guide me towards the necessary steps to ensure a successful installation and utilization of the ScienceMode 4 wrapper on Windows. Your assistance would be highly appreciated, and I look forward to your guidance. Thank you very much in advance

Additional information:
Python = 3.9 / cffi = 1.15.1 / pycparser = 2.21
Operating System: Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions