Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It does not recognize "features.base" #134

Open
i5sanchez opened this issue Apr 29, 2024 · 1 comment
Open

It does not recognize "features.base" #134

i5sanchez opened this issue Apr 29, 2024 · 1 comment

Comments

@i5sanchez
Copy link

There is the error: runfile('C:/Users/Usuario/Desktop/Mi ingeniería e. e/Contenidos por cursos/Cuarto curso/Octavo semestre (BOLIVIA)/RAMP/archivos_py_surplus/inputs_demandas/input_file_1.py', wdir='C:/Users/Usuario/Desktop/Mi ingeniería e. e/Contenidos por cursos/Cuarto curso/Octavo semestre (BOLIVIA)/RAMP/archivos_py_surplus/inputs_demandas')
Traceback (most recent call last):

File ~\anaconda3\envs\ramp\lib\site-packages\spyder_kernels\py3compat.py:356 in compat_exec
exec(code, globals, locals)

File c:\users\usuario\desktop\mi ingeniería e. e\contenidos por cursos\cuarto curso\octavo semestre (bolivia)\ramp\archivos_py_surplus\inputs_demandas\input_file_1.py:8
from ramp.core.core import User

File ~\anaconda3\envs\ramp\lib\site-packages\ramp_init_.py:1
from configuration import *

File ~\anaconda3\envs\ramp\configuration.py:1
from features.base import BaseFeature, Feature

ModuleNotFoundError: No module named 'features.base'

El sistema no puede encontrar la ruta especificada.

@Bachibouzouk
Copy link
Collaborator

Hello @i5sanchez - it seems to me you installed the package ramp whereas to install RAMP you should do pip install rampdemand. Unfortunately ramp was already taken as a package name. Let me know if it works then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants