-
Dear all,
I get an error message when aliBuild it trying to compile Python 3.6 on an SL6 machine. We use a Python 2.7 module to run aliBuild; I can also get Python 3.5 via modules, but not 3.6.
…
-
It looks like you support Python 3.4 (per setup.py), figured I'd mention that I was running into the following on Python 3.6 in case you were interested tweaking for 3.6:
```
(wavefront) [greg.tay…
-
Traceback (most recent call last):
File "/Users/tony/self_file/paipai/DRF_practice/self_practice/tcent/cdn.py", line 36, in
print(service.call(action, params))
File "/Users/tony/self_fil…
-
Python 3.6 has reached its last beta where its features are frozen now.
It introduces a new syntactic element: f-string literals.
https://docs.python.org/3.6/whatsnew/3.6.html#whatsnew36-pep498
I…
-
Hello,
Would it be possible to create a make and wheel of tensorflow_gpu for NVIDIA CUDA (8 or 9) and for Python 3.6 on Intel i7.
This wheel can be found for LINUX OSs but unfortunately not for …
-
-
If you currently try to run it on Python 3.6, it will fail with the following message:
```
Traceback (most recent call last):
File "./nft-stats.py", line 111, in
main()
File "./nft-sta…
-
Hi! I created a second Administrator user on Mac and Export doesn't work on it. Please help to resolve this problem& Thanks!
Python: Traceback (most recent call last):
File "/Users/test/Librar…
-
This ticket collects tasks and actions we must/should perform when dropping Python 3.6 support. This includes reverting workarounds or enabling new language features.
* Set GH actions to run on rec…
-
Since 3.6 reached EOL a while ago, it might be time to drop support for it. I can take on this task.