Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
Confirmed working on Linux
Browse files Browse the repository at this point in the history
Made commit due to tensorflow not being detected on Windows when running
Specifically, `pip show tensorflow` shows that it's installed
However, `import tensorflow` fails. Still works on PopOS.
  • Loading branch information
slashtechno committed Mar 3, 2024
1 parent d56cee6 commit 030b27b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.10.12
3.10.5
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 030b27b

Please sign in to comment.