Skip to content

Can't install expyriment : no "setup" file running "buildconfig/congif.py" #168

Description

@lgr-emmanuel

Hi there !
I tried to install expyriment following the instructions of the website, it looks like I miss dependencies, even though I installed everything was required on the website, and tried to install all the pacakages 'missing' in the error message (for instance I have portmidi installed, no matter what the error says). (I work on Fedora 33, and have PyGame and Anaconda installed)
I paste the error message :

ERROR: Command errored out with exit status 1:
command: /home/lagree_emmanuel/anaconda3/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-az1bq5q2/pygame/setup.py'"'"'; file='"'"'/tmp/pip-install-az1bq5q2/pygame/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-rtyzu3x1
cwd: /tmp/pip-install-az1bq5q2/pygame/
Complete output (18 lines):

WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
Using UNIX configuration...


Hunting dependencies...
SDL     : found 1.2.15
FONT    : found
IMAGE   : found
MIXER   : found
PNG     : found
JPEG    : not found
SCRAP   : found
PORTMIDI: not found
PORTTIME: not found
FREETYPE: found 23.4.17
Missing dependencies
----------------------------------------

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

I don't really know at what level the error is. Do you have any ideas about how I should proceed ?
Sorry I am new, thanks for your help !

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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