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

[Importante] pyREmatch en Windows #6

Open
VicenteVicente opened this issue Jul 1, 2024 · 10 comments
Open

[Importante] pyREmatch en Windows #6

VicenteVicente opened this issue Jul 1, 2024 · 10 comments
Labels
enhancement New feature or request

Comments

@VicenteVicente
Copy link
Collaborator

Acabamos de solucionar el problema de pyREmatch en Windows. Para quienes quieran saber, hacía falta agregar un flag específico para Windows en la compilación de C++. Este flag permite que el código compilado sea más versátil y pueda funcionar en entornos distintos, como por ejemplo Python.

Simplemente deberán actualizar su versión de pyREmatch a 1.0.2 con el siguietne comando:

python -m pip install pyrematch==1.0.2

Por favor pruébenlo y cuéntenme que tal :)

@VicenteVicente VicenteVicente added the enhancement New feature or request label Jul 1, 2024
@cataruze
Copy link

cataruze commented Jul 2, 2024

lo probe y sigo con el mismo problema

@VicenteVicente
Copy link
Collaborator Author

lo probe y sigo con el mismo problema

mmm, podrías desinstalar pyrematch y luego instalarlo con pip install pyrematch --verbose para entender qué está sucediendo?

@cataruze
Copy link

cataruze commented Jul 2, 2024

como puedo desinstalar pyrematch?

@VicenteVicente
Copy link
Collaborator Author

como puedo desinstalar pyrematch?

cierto, se hace con pip uninstall pyrematch

@cataruze
Copy link

cataruze commented Jul 2, 2024

lo probe y sigo con el mismo problema

mmm, podrías desinstalar pyrematch y luego instalarlo con pip install pyrematch --verbose para entender qué está sucediendo?

ya lo instale así, ademas de probarlo (que sigue sin funcionar) tengo que ver algo más?

@cataruze
Copy link

cataruze commented Jul 2, 2024

También quería saber que teniendo en cuenta estos errores, si podrían dar más plazo?

@VicenteVicente
Copy link
Collaborator Author

lo probe y sigo con el mismo problema

mmm, podrías desinstalar pyrematch y luego instalarlo con pip install pyrematch --verbose para entender qué está sucediendo?

ya lo instale así, ademas de probarlo (que sigue sin funcionar) tengo que ver algo más?

podrias hacerlo nuevamente y enviar po aqui el output del comando de inatalación?

@cataruze
Copy link

cataruze commented Jul 2, 2024

C:\Users\HP>pip install pyrematch --verbose
Using pip 24.1.1 from C:\Users\HP\AppData\Local\Programs\Python\Python311\Lib\site-packages\pip (python 3.11)
Collecting pyrematch
Obtaining dependency information for pyrematch from https://files.pythonhosted.org/packages/e3/59/a1bc4fd625a9a066fbc1d1286df5e09e5ec53ad5ec21ea38d3f9d2d96a4e/pyrematch-1.0.2-cp311-cp311-win_amd64.whl.metadata
Using cached pyrematch-1.0.2-cp311-cp311-win_amd64.whl.metadata (892 bytes)
Using cached pyrematch-1.0.2-cp311-cp311-win_amd64.whl (486 kB)
Installing collected packages: pyrematch
Successfully installed pyrematch-1.0.2

eso me sale en la consola al instalarlo

@coniverav
Copy link

hola, estoy teniendo el mismo problema:(

@VicenteVicente
Copy link
Collaborator Author

@cataruze , @coniverav y todos quienes tengan problemas para que funcione REmatch por favor únanse a este grupo de telegram, en donde podremos ayudarles https://t.me/+1Qc_A05G5vlmYTcx

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

No branches or pull requests

3 participants