Skip to content

Fix windows-specific tensorflow package conflict#1

Open
rafoolin wants to merge 1 commit intoankilab:mainfrom
rafoolin:fix_requirements
Open

Fix windows-specific tensorflow package conflict#1
rafoolin wants to merge 1 commit intoankilab:mainfrom
rafoolin:fix_requirements

Conversation

@rafoolin
Copy link
Copy Markdown

Hi, this is a simple workaround that adds platform-specific markers in requirements.txt to avoid installing the Windows-specific tensorflow-intel package, which causes pip installation to fail due to conflicts.

However, maybe a better solution would be to remove TensorFlow entirely from requirements.txt and instead include installation instructions in the README, so users can install the correct TensorFlow variant based on their hardware and platform.

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

Successfully merging this pull request may close these issues.

1 participant